mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-22 23:36:05 +02:00
Update Dockerfile
This commit is contained in:
@@ -28,7 +28,8 @@ RUN \
|
|||||||
###################
|
###################
|
||||||
|
|
||||||
# Copy root filesystem
|
# Copy root filesystem
|
||||||
USER joplin
|
ARG user=joplin
|
||||||
|
USER $user
|
||||||
COPY --chown=$user:$user rootfs /
|
COPY --chown=$user:$user rootfs /
|
||||||
RUN chmod +x /run.sh
|
RUN chmod +x /run.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user