mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-21 00:01:50 +02:00
Update Dockerfile
This commit is contained in:
@@ -5,10 +5,6 @@ FROM florider89/joplin-server:master
|
|||||||
# Copy root filesystem
|
# Copy root filesystem
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
|
|
||||||
RUN ps afx|grep dpkg \
|
|
||||||
&& kill dpkg \
|
|
||||||
&& rm /var/lib/dpkg/lock
|
|
||||||
|
|
||||||
ARG BASHIO_VERSION=0.13.1
|
ARG BASHIO_VERSION=0.13.1
|
||||||
|
|
||||||
#USER joplin
|
#USER joplin
|
||||||
|
|||||||
Reference in New Issue
Block a user