You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
9 months ago | |
---|---|---|
files | 9 months ago | |
Dockerfile | 9 months ago | |
README.md | 9 months ago |
README.md
mumble server docker
clone the repo and change working directory to it then run
podman build -f ./Dockerfile --tag mumble-server
podman run -dt -p 64738:64738 -p 64738:64738/udp -v mumble-data:/data --name mumble-server mumble-server