1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-24 05:17:06 +02:00
dockerfiles/murmur/docker-compose.yml

7 lines
108 B
YAML
Raw Normal View History

2016-07-08 06:39:29 +08:00
murmur:
image: vimagick/murmur
ports:
- "64738:64738/tcp"
- "64738:64738/udp"
restart: always