...
This commit is contained in:
+3
-3
@@ -65,10 +65,10 @@ services:
|
||||
devices:
|
||||
- /dev/snd:/dev/snd # optional, only if you want to use snapclient
|
||||
volumes:
|
||||
- ${RIKKU_DOCKER_DIR}/snapcast/config/:/config/
|
||||
- ${RIKKU_DOCKER_DIR}/snapcast/data/:/data/
|
||||
- ${ARANEA_DOCKER_DIR}/snapcast/config/:/config/
|
||||
- ${ARANEA_DOCKER_DIR}/snapcast/data/:/data/
|
||||
# /audio should get used to place FIFOs for audio playback from mpd/mopidy/host/etc
|
||||
- ${RIKKU_DOCKER_DIR}/snapcast/audio/:/audio/
|
||||
- ${ARANEA_DOCKER_DIR}/snapcast/audio/:/audio/
|
||||
portainer-agent:
|
||||
container_name: portainer_agent
|
||||
image: portainer/agent:latest@sha256:7af856876dcb2778108bf6846f3da31b176443db90e3de31fcfdf17e5ab7857e
|
||||
|
||||
Reference in New Issue
Block a user