Update Dockerfile

This commit is contained in:
Alexandre
2021-09-23 17:28:55 +02:00
committed by GitHub
parent 881efd2eea
commit b38c0ad5cb

View File

@@ -29,7 +29,7 @@ RUN \
&& rm -fr /tmp/bashio.tar.gz \
\
#gclib compatibility
&& apk add --no-cache gcompat
&& apk add --no-cache gcompat@community
# modify/copy files
RUN sed -i "s|data|share/nextcloud|g" /etc/cont-init.d/* \