This repository contains Dockerfile of Mumble for Docker's automated build published to the public Docker Hub Registry.
-
Install Docker.
-
Download automated build from public Docker Hub Registry:
docker pull luzifer/mumble
To launch it, just type:
docker run -d -p 64738:64738 -p 64738:64738/udp luzifer/mumble