mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
6 lines
82 B
YAML
6 lines
82 B
YAML
|
icecast:
|
||
|
image: easypi/icecast-arm
|
||
|
ports:
|
||
|
- "8000:8000"
|
||
|
restart: always
|