aharrison-fuller a2ad9822ad Adding travis CI file
Build multiple archs

Trying to enable experimental server mode

And again

And Again

And again.....

...

and again

More

Trying with qemu

Trying with multiple dockerfiles

More

This should work

Gah

Trying to get sed to work

Should work on Linux now

Tidying up build script
2019-03-05 21:57:58 +00:00
2019-03-04 18:16:53 +00:00
2019-03-05 21:57:58 +00:00
2019-03-05 21:57:58 +00:00
2019-03-05 21:57:58 +00:00
2019-03-05 21:57:58 +00:00
2019-03-04 18:16:53 +00:00
2019-03-04 18:15:41 +00:00

docker-mumble

A lean mumble container with mumble version 1.2.18, from Debian Stretch-Lite

mumble_server.ini goes in the /data/ volume mount or can be set with the environment variable MUMBLE_INI

to setup SuperUser password, change your run command from the default:

docker run -ti --rm adamhf/mumble_arm -supw supersecret
mumble-server does not own /data, attempting to modify
Failed to set initial capabilities
<W>2014-12-15 04:37:27.398 Initializing settings from /data/mumble_server.ini (basepath /data)
<W>2014-12-15 04:37:27.399 OpenSSL: OpenSSL 1.0.1j 15 Oct 2014
<C>2014-12-15 04:37:27.400 Successfully switched to uid 106
<C>2014-12-15 04:37:27.400 Failed to set initial capabilities
<W>2014-12-15 04:37:27.596 ServerDB: Opened SQLite database /data/murmur.sqlite
<W>2014-12-15 04:37:27.597 Generating new tables...
<F>2014-12-15 04:37:27.691 Superuser password set on server 1

start.sh handles /data volume permissions to match the debian mumble server user

S
Description
A Debian Stretch based Docker Image for Mumble/murmurd with AMD64/ARMv7/ARMv8 Images
Readme
38 KiB
Languages
Shell 75.8%
Dockerfile 24.2%