Available at: https://hub.docker.com/r/mikebrady/shairport-sync
Please see: airplay1/README.md
Requires the following secrets to be set in the repo:
DOCKER_REGISTRY
- docker.io if using Docker Hub, else set to your registry URL.DOCKER_REGISTRY_TOKEN
- Access token for your registry.DOCKER_REGISTRY_USER
- Login user for your registry.DOCKER_IMAGE_NAME
- The name of the image, for exampleyour-registry.com/shairport-sync
or justyour-username/shairport-sync
if using Docker Hub.