1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-28 17:51:24 +00:00
dockerfiles/icecast/arm/docker-compose.yml
2020-02-09 20:12:43 +08:00

6 lines
90 B
YAML

icecast:
image: easypi/icecast-arm
ports:
- "8000:8000"
restart: unless-stopped