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

6 lines
90 B
YAML
Raw Normal View History

2016-08-17 14:22:38 +02:00
icecast:
image: easypi/icecast-arm
ports:
- "8000:8000"
2020-02-09 14:12:43 +02:00
restart: unless-stopped