mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-14 08:54:22 +01:00
Update Dockerfile
This commit is contained in:
@@ -39,6 +39,7 @@ USER birdnet
|
||||
RUN export DEBIAN_FRONTEND=noninteractive && \
|
||||
export BIRDNET_USER="birdnet" && \
|
||||
export HOME="/home/birdnet" && \
|
||||
echo "this is the path: $(awk -F: '/1000/ {print $6}' /etc/passwd)" && \
|
||||
/./newinstaller.sh
|
||||
USER root
|
||||
#sudo -E -u birdnet -s /bin/bash -c "/newinstaller.sh"
|
||||
|
||||
Reference in New Issue
Block a user