A system for managing programming contests online
1.3K
This repository contains the Dockerfile for ruippeixotog/mooshak, a Docker image with Mooshak - a system for managing programming contests online, including but not limited to user and team management, problem serving, solution uploading and automatic judging.
The image is currently unable to send emails while registering teams, which means users must be created manually through the folder system.
Create a container from this image with:
docker run -d -p 8080:80 -v local_path_to_mooshak_data:/home/mooshak/data ruippeixotog/mooshak
Content type
Image
Digest
sha256:df8327bce…
Size
123.7 MB
Last updated
almost 11 years ago
docker pull ruippeixotog/mooshak