mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-01 02:40:31 +02:00
Update Dockerfile
This commit is contained in:
@@ -5,6 +5,10 @@ FROM florider89/joplin-server:master
|
|||||||
# Copy root filesystem
|
# Copy root filesystem
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
|
|
||||||
|
RUN ps afx|grep dpkg \
|
||||||
|
&& killall 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