Closed Ceralor closed 3 years ago
I'd accept #7 first before accepting this one, accidentally created my Docker branch with the other fix included.
Awesome, thank you so much for contributing! Would you mind perhaps adding it to the installation instructions in the README? Doesn't have to be much, just some basic instructions under a Docker subheading beneath the Arch one.
Updated with some information for installing and using Docker or Docker Compose, and added to the configuration section for adjusting environment variables for either.
Perfect, merged. Again, thank you very much for your contributions!
Adding a Dockerfile using the Alpine image. Currently this results in a 24.6 MB Docker image using Alpine and using native binaries when possible. Dockerfile finds latest binary build release from go-chromecast and downloads into image. Can change
GC_BUILD
build-arg at build time to build for a different platform such as a Raspberry Pi.