runs mumble-server. Configure rooms and password with environment variables
1.8K
A docker container for Mumble Server configured with environment variables
SUPW=superuserpassword
ROOMS=general,gaming,music
All together:
docker run -p 64738:64738/tcp -p 64738:64738/udp -e ROOMS="general,gaming" -e SUPW=1337 -t jhaals/mumble-server
Content type
Image
Digest
sha256:b0cfdde0d…
Size
157.6 MB
Last updated
almost 11 years ago
docker pull jhaals/mumble-server