Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Ghifari160/docker-tournament

Repository files navigation

Tournament

Tournament is a simple tournament management app. This Docker image is custom built for use by GHIFARI160.

Installation

docker run -d --name tournament -p 8080:8080 -v /path/to/persistent/storage:/var/www/tournament ghifari160/tournament

Volumes

Container Storage Description
/var/www/tournament Persistent storage for tournament installation and content