Sign inSign up

rigon/mooshak2

By rigon

Updated over 8 years ago

A system for managing programming contests online

Image
1

1.4K

rigon/mooshak2 repository overview

Mooshak 2 Docker image

A Docker image with Mooshak 2 - 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.

How to run

Create a container from this image with:

docker run -d -p 8080:80 -v local_path_to_mooshak_data:/home/mooshak/data rigon/mooshak2

Ports

Volumes

  • /home/mooshak/data - A directory containing all Mooshak data and configurations.

Tag summary

Content type

Image

Digest

Size

431.6 MB

Last updated

over 8 years ago

docker pull rigon/mooshak2