Murmur server docker image
Find a file
2024-11-22 00:01:45 +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-22 00:01:45 +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 Migrating from Gitlab and Gitlab CI to Forgejo and Drone (#1) 2024-11-21 20:48:50 +00:00
LICENSE LICENSE added. 2022-01-20 04:49:34 +03:00
README.md Migrating from Gitlab and Gitlab CI to Forgejo and Drone (#1) 2024-11-21 20:48:50 +00: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.