docker-headphones/root/etc/services.d/headphones/run
David Logie b160e7db4a Use Python 3.
Headphones recently merged Python 3 support to the master branch,
breaking the existing images.

Update the Dockerfiles to use baseimage-alpine image and
update the services to use Python 3.
2022-02-02 16:40:27 +00:00

5 lines
114 B
Text

#!/usr/bin/with-contenv bash
exec \
s6-setuidgid abc python3 /app/headphones/Headphones.py \
--datadir=/config