Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 830 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 830 Bytes

fallendusk/mumble Dockerfile

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.

Base Docker Image

Installation

  1. Install Docker.

  2. Download automated build from public Docker Hub Registry: docker pull fallendusk/mumble

Usage

To launch it, just type:

docker run -d -p 64738:64738 fallendusk/mumble