Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.11 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.11 KB

judge-workers

This is one of the components of Coding Blocks 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 -