1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00
dockerfiles/murmur/arm/docker-compose.yml

7 lines
110 B
YAML
Raw Normal View History

2016-11-15 16:32:36 +02:00
murmur:
image: easypi/murmur-arm
ports:
- "64738:64738/tcp"
- "64738:64738/udp"
restart: always