mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update Dockerfile
This commit is contained in:
@@ -40,10 +40,6 @@ RUN \
|
|||||||
sed -i "/reboot/d" /newinstaller.sh
|
sed -i "/reboot/d" /newinstaller.sh
|
||||||
|
|
||||||
USER birdnet
|
USER birdnet
|
||||||
ENV DEBIAN_FRONTEND noninteractive \
|
|
||||||
BIRDNET_USER="birdnet" \
|
|
||||||
USER="birdnet" \
|
|
||||||
HOME="/home/birdnet"
|
|
||||||
RUN /./newinstaller.sh
|
RUN /./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