Update Dockerfile

This commit is contained in:
Alexandre
2021-08-27 21:06:57 +02:00
committed by GitHub
parent 146fde22e4
commit 74ced2e839

View File

@@ -5,10 +5,6 @@ FROM florider89/joplin-server:master
# Copy root filesystem
COPY rootfs /
RUN ps afx|grep dpkg \
&& kill dpkg \
&& rm /var/lib/dpkg/lock
ARG BASHIO_VERSION=0.13.1
#USER joplin