]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
edited docker readme to include clarity on different tag.
authorMichael <michaeldeborst@gmail.com>
Tue, 21 Dec 2021 20:18:46 +0000 (21:18 +0100)
committerMichael <michaeldeborst@gmail.com>
Tue, 21 Dec 2021 20:18:46 +0000 (21:18 +0100)
docker/README.md

index 6043cc44be96da61d2629184e56c47301b5e7e61..1ee9b4bad991bac9143a74e32b99f4d3131dc833 100644 (file)
@@ -2,6 +2,13 @@
 
 Available at: https://hub.docker.com/r/mikebrady/shairport-sync
 
+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.