1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 13:58:42 +00:00
dockerfiles/murmur/arm/docker-compose.yml
2016-11-15 22:32:36 +08:00

7 lines
110 B
YAML

murmur:
image: easypi/murmur-arm
ports:
- "64738:64738/tcp"
- "64738:64738/udp"
restart: always