Murmur server docker image
Find a file
Alexey Skobkin 27d493b83d
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Release 1.5.735, Alpine 3.21 (#7)
- Release 1.5.735
- Alpine 3.21

Reviewed-on: #7
Co-authored-by: skobkin <skobkin@proton.me>
Co-committed-by: skobkin <skobkin@proton.me>
2024-12-08 17:42:05 +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 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.