This is one of the component of Coding Blocke Online Code Judge v2
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
All workers are built on top of alpine linux 3.6
Currently we have following images -