Update Dockerfile

This commit is contained in:
Alexandre
2026-01-15 16:27:26 +01:00
committed by GitHub
parent d938b66229
commit 0b21a05fde

View File

@@ -93,8 +93,8 @@ RUN chmod 777 /.bashio-standalone.sh
RUN sed -i "s|/usr/bin/env|/usr/bin/with-contenv|g" /etc/cont-init.d/* RUN sed -i "s|/usr/bin/env|/usr/bin/with-contenv|g" /etc/cont-init.d/*
#WORKDIR / #WORKDIR /
ENTRYPOINT [ "/usr/bin/env" ] #ENTRYPOINT [ "/usr/bin/env" ]
CMD [ "/ha_entrypoint.sh" ] #CMD [ "/ha_entrypoint.sh" ]
############ ############
# 5 Labels # # 5 Labels #