mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:50 +02:00
9 lines
140 B
YAML
9 lines
140 B
YAML
shairplay:
|
|
image: easypi/shairplay-arm
|
|
devices:
|
|
- /dev/snd
|
|
environment:
|
|
- APNAME=EasyPi
|
|
net: host
|
|
restart: unless-stopped
|