Murmur server docker image
Find a file
2024-11-21 23:59:56 +03:00
patches Updating Mumble to 1.5.517. Basing image on alpine:3.18. As Mumble has a bug... 2023-07-19 21:33:31 +00:00
.drone.yml Using triggers for pipelines. 2024-11-21 23:59:56 +03:00
.gitignore Now image builds murmur from the source code instead of using official static binary. Static linking is unavailable in the current release. 2022-01-20 03:35:11 +03:00
Dockerfile Gitlab to Drone migration draft. 2024-11-21 23:36:02 +03:00
LICENSE LICENSE added. 2022-01-20 04:49:34 +03:00
README.md Gitlab to Drone migration draft. 2024-11-21 23:36:02 +03:00

Murmur server docker image

Build Status

Build

# For version 1.4.230
docker build --build-arg VERSION=1.4.230 --tag 'skobkin/murmur:1.4.230' --tag 'skobkin/murmur:latest' .

Publish

docker push skobkin/murmur:latest skobkin/murmur:1.4.230

Usage

See docker-stacks.