1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 00:08:49 +00:00
dockerfiles/icecast/docker-compose.yml
2016-07-10 02:19:09 +08:00

6 lines
80 B
YAML

icecast:
image: vimagick/icecast
ports:
- "8000:8000"
restart: always