-
Notifications
You must be signed in to change notification settings - Fork 577
Closed
Description
airplay:
restart: unless-stopped
image: echteler/shairport:arm32v7
container_name: airplay
environment:
AIRPLAY_NAME: DockerOffice
privileged: true
devices:
- "/dev/snd:/dev/snd"
volumes:
- shairportConf:/etc
network_mode: host
I always use self build images, based on alpine... the original is orbsmiv/shairport-sync-rpi
Metadata
Metadata
Assignees
Labels
No labels