1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-02-03 13:21:49 +02:00

fix shairplay-arm

This commit is contained in:
kev 2017-08-13 18:32:28 +08:00
parent 4061c02a33
commit 534f698754

View File

@ -35,5 +35,7 @@ ENV APNAME EasyPi
CMD set -xe \
&& rm -f /var/run/dbus.pid \
&& dbus-daemon --system \
&& sleep 1 \
&& avahi-daemon -D \
&& sleep 1 \
&& shairplay --apname="$APNAME"