Skip to content

jpchateau/docker-murmur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@jpchateau on Twitter Build Status

Supported tags and respective Dockerfile links

About this image

This image intends to be stable and light.
It is based on the latest stable debian release. It provides additional configuration.

Build

docker pull jpchateau/murmur

or

git clone git@github.com:jpchateau/docker-murmur.git
cd docker-murmur
docker build -t jpchateau/murmur .

Usage

docker run -d --name murmur -p 64738:64738 -p 64738:64738/udp -v ~/path/to/data:/data jpchateau/murmur

The mounted volume contains your server data (configuration and logs).

Changelog

See the original changelog here: http://blog.mumble.info/mumble-1-2-19

About

A murmur (mumble server) image for docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages