...
This commit is contained in:
@@ -58,17 +58,8 @@ services:
|
|||||||
SNAPCLIENT_OPTS: --host 192.168.1.252 --port 1704 --buffer 1000 --soundcard default
|
SNAPCLIENT_OPTS: --host 192.168.1.252 --port 1704 --buffer 1000 --soundcard default
|
||||||
TZ: ${TZ}
|
TZ: ${TZ}
|
||||||
restart: "unless-stopped"
|
restart: "unless-stopped"
|
||||||
ports:
|
|
||||||
- 1704:1704
|
|
||||||
- 1705:1705
|
|
||||||
- 1780:1780
|
|
||||||
devices:
|
devices:
|
||||||
- /dev/snd:/dev/snd # optional, only if you want to use snapclient
|
- /dev/snd:/dev/snd # optional, only if you want to use snapclient
|
||||||
volumes:
|
|
||||||
- ${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
|
|
||||||
- ${ARANEA_DOCKER_DIR}/snapcast/audio/:/audio/
|
|
||||||
portainer-agent:
|
portainer-agent:
|
||||||
container_name: portainer_agent
|
container_name: portainer_agent
|
||||||
image: portainer/agent:latest@sha256:dc0e8285f8b4c105c3237f1cc0022f92dd265c53ced5f53b9ce7c9741144e879
|
image: portainer/agent:latest@sha256:dc0e8285f8b4c105c3237f1cc0022f92dd265c53ced5f53b9ce7c9741144e879
|
||||||
|
|||||||
Reference in New Issue
Block a user