Skip to content

Docker images

Outvi V edited this page Nov 8, 2018 · 2 revisions

They are prebuilt on Docker Hub. However, the version of Docker Hub are build without any configuration. You need to configure it by yourself.


To use them together, see Install SchOJ.

It's also possible to use them seperately. For site there are no extra configurations. For judge, you need to modify the Dockerfile at the last line, changing site to the address or IP of your site.

And for both images, don't forget to expose the ports mentioned in their Dockerfiles.

Clone this wiki locally