-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcompose.yml
More file actions
16 lines (14 loc) · 986 Bytes
/
compose.yml
File metadata and controls
16 lines (14 loc) · 986 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
services:
snapserver:
# network_mode: host ### Uncomment if Snapclients or Music Assistant cannot locate this instance
# privileged: true ### This is used to ensure access to PCM loopbacks is taken care of if you want to use Plexamp on the same system, disable if not using Plexanp.
### See anatosun/plexamp-docker, https://github.com/badaix/snapcast/issues/1165#issuecomment-2110289129
restart: unless-stopped
mem_reservation: "10M"
mem_limit: "750M"
image: ghcr.io/kerta1n/snapserver-docker:latest
volumes:
- ./data/snapserver.conf:/etc/snapserver.conf:ro
container_name: snapserver
environment:
- TZ=America/Indiana/Indianapolis ### Manually set timezone to ensure all clients PROPERLY sync