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