1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-14 11:23:02 +02: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