Update Dockerfile

This commit is contained in:
Alexandre
2026-01-11 16:40:46 +01:00
committed by GitHub
parent 7561d31183
commit 7751de78c4

View File

@@ -107,6 +107,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
RUN sed -i "s|/usr/bin/env|/usr/bin/with-contenv|g" /etc/cont-init.d/*
############
# 5 Labels #
############