1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-28 17:51:24 +00:00
dockerfiles/shairplay-arm/docker-compose.yml

9 lines
140 B
YAML
Raw Normal View History

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