Based on luzifer/mumble with ICE enabled. ICE is exposed on port 6502 with no secret by default.
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 fallendusk/mumble
To launch it, just type:
docker run -d -p 64738:64738 fallendusk/mumble