1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-07-01 03:01:29 +00:00
dockerfiles/icecast/arm/docker-compose.yml

6 lines
82 B
YAML
Raw Normal View History

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