Skip to content

rigon/docker-mooshak2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Dockerfile for Mooshak 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors