This image contains ejudge contest management system.
System login and password are ejudge:ejudge
.
Data stored in /home/ejudge
Image without external volume for ejudge contests.
There are issues with running PHP, Ruby and Go solutions.
$ docker build -t ejudge .
$ docker run -d \
--name ejudge \
-p 80:80
ejudge
You can check ejudge here http://localhost/cgi-bin/serve-control
Login and password are ejudge:ejudge
.
BSD, see LICENSE