Vijos is the online judge service with millions of submissions, since 2005.
2.7K
Set up vj4 with environment variables. Just replace all - with _ in command-line parameter name, uppercase them and add a prefix VJ_. For example, docker run --env VJ_PREFORK=4 vijos/vj4 is python3 -m vj4.server --prefork 4. These parameters (except --db-*) will be only applied to vj4.server.
There is a sample docker-compose.yml in GitHub repo vijos/vj4-docker.
Content type
Image
Digest
Size
49.8 MB
Last updated
about 6 years ago
docker pull vijos/vj4