Sign inSign up

jhaals/mumble-server

By jhaals

Updated almost 11 years ago

runs mumble-server. Configure rooms and password with environment variables

Image
0

1.8K

jhaals/mumble-server repository overview

mumble-server

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

Tag summary

Content type

Image

Digest

sha256:b0cfdde0d

Size

157.6 MB

Last updated

almost 11 years ago

docker pull jhaals/mumble-server