mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-25 10:11:53 +02:00
Update Dockerfile
This commit is contained in:
@@ -36,6 +36,9 @@ RUN \
|
|||||||
chmod 777 /newinstaller.sh
|
chmod 777 /newinstaller.sh
|
||||||
|
|
||||||
USER birdnet
|
USER birdnet
|
||||||
|
ENV DEBIAN_FRONTEND noninteractive \
|
||||||
|
BIRDNET_USER="birdnet" \
|
||||||
|
HOME="/home/$BIRDNET_USER"
|
||||||
RUN bash /newinstaller.sh
|
RUN bash /newinstaller.sh
|
||||||
USER root
|
USER root
|
||||||
#sudo -E -u birdnet -s /bin/bash -c "/newinstaller.sh"
|
#sudo -E -u birdnet -s /bin/bash -c "/newinstaller.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user