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