mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-26 06:26:28 +01:00
Update Dockerfile
This commit is contained in:
@@ -7,9 +7,7 @@ COPY rootfs /
|
||||
|
||||
ARG BASHIO_VERSION=0.13.1
|
||||
|
||||
ARG user=joplin
|
||||
RUN useradd --create-home --shell /bin/bash $user
|
||||
USER $user
|
||||
USER joplin
|
||||
RUN \
|
||||
################
|
||||
# Install apps #
|
||||
|
||||
Reference in New Issue
Block a user