Beginning the upgrade of Snapcast with docker

This commit is contained in:
James Barnsley
2019-10-23 17:03:00 +13:00
parent 3e196f74ae
commit b75c2a67f8
8 changed files with 17 additions and 278 deletions

View File

@ -1,10 +1,10 @@
version: "3"
services:
snapserver:
image: currucuxu/snapcastserver
image: jaedb/snapserver
ports:
- 1704:1704
- 1705:1705
- 1780:1780
volumes:
- HOST_SNAPCAST_TEMP:/tmp
- ./docker/snapserver.conf:/etc/default/snapserver.conf