1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-28 17:51:24 +00:00
dockerfiles/icecast/docker-compose.yml

6 lines
80 B
YAML
Raw Normal View History

2016-07-09 18:19:09 +00:00
icecast:
image: vimagick/icecast
ports:
- "8000:8000"
restart: always