Sign inSign up

vijos/vj4

By vijos

Updated about 6 years ago

Vijos is the online judge service with millions of submissions, since 2005.

Image
1

2.7K

vijos/vj4 repository overview

Configuration

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.

With docker-compose

There is a sample docker-compose.yml in GitHub repo vijos/vj4-docker.

Tag summary

Content type

Image

Digest

Size

49.8 MB

Last updated

about 6 years ago

docker pull vijos/vj4