Sign inSign up

foobarto/docker-mumble-server

By foobarto

Updated almost 11 years ago

A tiny image with Mumble server.

Image
1

1.6K

foobarto/docker-mumble-server repository overview

Installs Mumble (Murmur) server v1.2.11 and exposes both TCP and UDP ports. Persists the database and configuration files in the exposed /data VOLUME.

Example how to run:

	docker run -d --restart=always -p 64738:64738 -p 64738:64738/udp --name=mumble foobarto/docker-mumble-server

A thin and lean image based on busybox (~38MB).

Tag summary

Content type

Image

Digest

sha256:d9a5a04ad

Size

36.3 MB

Last updated

almost 11 years ago

docker pull foobarto/docker-mumble-server