1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-14 11:23:34 +02:00
dockerfiles/icecast/docker-compose.yml

6 lines
80 B
YAML
Raw Normal View History

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