1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-02-09 13:46:55 +02:00
dockerfiles/icecast/arm/docker-compose.yml

6 lines
82 B
YAML
Raw Normal View History

2016-08-17 20:22:38 +08:00
icecast:
image: easypi/icecast-arm
ports:
- "8000:8000"
restart: always