Update Dockerfile

This commit is contained in:
Alexandre
2023-08-03 16:02:38 +02:00
committed by GitHub
parent c78657e998
commit cab21325e3

View File

@@ -34,7 +34,7 @@ RUN \
usermod --home /share/webtop_kde abc && \
\
# Hook scripts
sed -i "1a /./etc/entrypoint.sh" /etc/s6-overlay/s6-rc.d/init-adduser/run
sed -i "1a /./entrypoint.sh" /etc/s6-overlay/s6-rc.d/init-adduser/run
# Global LSIO modifications
ARG CONFIGLOCATION="/share/webtop_kde"