Update Dockerfile

This commit is contained in:
Alexandre
2021-04-23 20:24:47 +02:00
committed by GitHub
parent 7e6ad55ba1
commit 9c2bb332c0

View File

@@ -31,6 +31,7 @@ RUN apt-get update \
&& sed -i 's/{PUID:-911}/(bashio::config "PUID")/g' /etc/cont-init.d/10-adduser \
&& sed -i 's/{PGID:-911}/(bashio::config "PGID")/g' /etc/cont-init.d/10-adduser \
&& sed -i "s|/config|/config/jellyfin|g" /etc/services.d/jellyfin/run \
&& sed -i "s|/config|/config/jellyfin|g" /etc/cont-init.d/10-adduser \
&& sed -i "s|/config|/config/jellyfin|g" /etc/cont-init.d/30-config
# copy local files