/bombsquad-docker

An unofficial docker image for server app of BombSquad Game - https://www.froemling.net/apps/bombsquad

Primary LanguageDockerfile

Dockerized BombSquad Server

Docker Pulls

An unofficial docker image for server app of BombSquad Game

Usage

docker run -d -it \
           -p 43210:43210/udp \
           --name bombsquad \
           -v `pwd`/config.yaml:/app/bombsquad-server/config.yaml \
           alibo/bombsquad

You can use config.yaml in this repo.

Dockerhub

See: https://hub.docker.com/r/alibo/bombsquad