Murmur server docker image
Find a file
Alexey Skobkin 521b43444a
All checks were successful
continuous-integration/drone/push Build is passing
Docker Hub badges in README.md (#8)
Reviewed-on: #8
Co-authored-by: skobkin <skobkin@proton.me>
Co-committed-by: skobkin <skobkin@proton.me>
2024-12-08 18:01:09 +00:00
.drone.yml CI builds also for master (just in case) (#6) 2024-11-21 22:18:05 +00: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 Release 1.5.735, Alpine 3.21 (#7) 2024-12-08 17:42:05 +00:00
LICENSE LICENSE added. 2022-01-20 04:49:34 +03:00
README.md Docker Hub badges in README.md (#8) 2024-12-08 18:01:09 +00:00

Murmur server docker image

Build Status Docker Image Size Docker Pulls

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.