Switch to user 'netalertx' in Dockerfile

This commit is contained in:
Alexandre
2025-12-01 08:21:00 +01:00
committed by GitHub
parent 18e98f0417
commit cfac1b4cde

View File

@@ -76,6 +76,8 @@ RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/bashio-standalone.sh" "/.bashio-standalone.sh"
RUN chmod 777 /.bashio-standalone.sh
USER netalertx
#WORKDIR /
#ENTRYPOINT [ "/usr/bin/env" ]
#CMD [ "/ha_entrypoint.sh" ]