Update Dockerfile

This commit is contained in:
Alexandre
2022-01-15 07:08:29 +01:00
committed by GitHub
parent 77bbfa1f4b
commit 897f6d96cd

View File

@@ -30,8 +30,6 @@ RUN \
&& sed -i "s|/config|/config/addons_config/jellyfin|g" /etc/cont-init.d/10-adduser \
&& sed -i "s|/config|/config/addons_config/jellyfin|g" /etc/cont-init.d/30-config
VOLUME [ "/opt/vc/lib" ]
##################
# 3 Install apps #
##################