1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-14 11:23:34 +02:00
dockerfiles/murmur/docker-compose.yml

7 lines
108 B
YAML
Raw Normal View History

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