1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00
dockerfiles/icecast/arm/docker-compose.yml
2016-08-17 20:22:38 +08:00

6 lines
82 B
YAML

icecast:
image: easypi/icecast-arm
ports:
- "8000:8000"
restart: always