Update Dockerfile

This commit is contained in:
Alexandre
2021-03-02 11:36:30 +01:00
committed by GitHub
parent 698a7d1e57
commit b7ccc7327f

View File

@@ -20,10 +20,6 @@ RUN apt-get update \
&& ln -s /usr/lib/bashio/bashio /usr/bin/bashio \
&& rm -fr /tmp/bashio.tar.gz
#Replace config with /config/papermerge
RUN sed -i 's=/config=/config/papermerge=g' /etc/cont-init.d/10-adduser \
&& sed -i 's=/config=/config/papermerge=g' /etc/cont-init.d/50-config
# Copy root filesystem
COPY rootfs /