Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mvitale1989/docker-snapcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-snapcast

Docker image for the Snapcast server and client programs. This repository is independent form the original Snapcast project.

You can run the image as follows:

### snapserver is the default process, and may be run as follows for example:
docker run --rm -it ghcr.io/mvitale1989/snapcast:0.28.0-0

### If you'd like to run it in snapclient mode, you can run the container as follows:
docker run --rm -it --entrypoint=/usr/bin/snapclient ghcr.io/mvitale1989/snapcast:0.28.0-0 --hostID client1

Image builds can be tracked in this repository's Actions tab, and utilize artifact attestation to certify provenance.

About

Docker image for the Snapcast server and client

Resources

License

Stars

Watchers

Forks

Packages