1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-12 11:14:57 +02:00
dockerfiles/shairplay-arm/docker-compose.yml

9 lines
140 B
YAML
Raw Normal View History

2017-08-13 12:15:26 +02:00
shairplay:
image: easypi/shairplay-arm
devices:
- /dev/snd
environment:
- APNAME=EasyPi
2017-08-13 12:15:26 +02:00
net: host
restart: unless-stopped