mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
fix shairplay-arm
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user