From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Wed, 22 Dec 2021 15:28:11 +0000 (+0000) Subject: Merge branch 'development' into patch1 X-Git-Tag: 4.1-rc1~24^2~330^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1381%2Fhead;p=thirdparty%2Fshairport-sync.git Merge branch 'development' into patch1 --- b59d6f21fe16ff5ea334d65daf097efc1965b4a5 diff --cc docker/README.md index 1ee9b4ba,66f3d470..8ba67faa --- a/docker/README.md +++ b/docker/README.md @@@ -2,17 -2,10 +2,17 @@@ Available at: https://hub.docker.com/r/mikebrady/shairport-sync -## Docker Compose +Please note if you want the development version of the image including Airplay 2 support, please pull the image with the ```unstable development``` tag using the following command: +``` +docker pull mikebrady/shairport-sync:unstable-development +``` + +When using the below commands, you should replace mikebrady/shairport-sync with mikbrady/shairport-sync:unstable-development. + +## Example Docker Compose File See the `docker-compose.yaml` file in this folder for an example. - ## Basic Usage + ## Docker Run ``` $ docker run -d --restart unless-stopped --net host --device /dev/snd \