Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sakshamtaneja21/judge-workers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

judge-workers

This is one of the component of Coding Blocke Online Code Judge v2

Build Status

Workers

Workers are docker containers that run the code. They have simple requirements

  • They have one compile.sh file that compiles (if required) the source
  • They have a run.sh file that runs the source or the binary

Composition

All workers are built on top of alpine linux 3.6

Supported Languages

Currently we have following images -

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 86.3%
  • Dockerfile 7.4%
  • Python 1.9%
  • JavaScript 1.3%
  • Java 0.7%
  • Rust 0.6%
  • Other 1.8%