A simple docker wrapper around snapclient, allowing for easy use of the snapcast client.
847
This repo contains the info required to create the snapclient docker container, which is used as a snapcast endpoint, for music streaming (see https://github.com/badaix/snapcast for info on snapcast).
As you likely want audio to be able to be played through a real audio device, you generally will need to map /dev/snd into the container as a device (unless, of course, you know what you are doing).
The following environment variables can be used when running this container:
SNAPSERVER REQUIRED
SNAPSERVER_PORT (=1704) OPTIONAL
SND_DEVICE (=default) OPTIONAL
CLIENT_HOST_ID (=MAC in container) OPTIONAL
LIST_DEVICES_AND_EXIT (=false) OPTIONAL
snapclient -l)Note: I am not the author of snapclient. This repo simply wraps snapclient in a simple docker container to allow it to be run more easily on assorted HW.
This docker conainer was generated from the source at https://github.com/cthelight/snapclient_docker
Content type
Image
Digest
sha256:e80f5687a…
Size
51.8 MB
Last updated
10 months ago
docker pull cthelight/snapclient:v0.3.1