Update Dockerfile

This commit is contained in:
Alexandre
2023-11-30 20:53:28 +01:00
committed by GitHub
parent 615d8033a5
commit 0326698857

View File

@@ -72,8 +72,8 @@ ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templat
RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh
# #
#ENTRYPOINT [ "/usr/bin/env" ] ENTRYPOINT [ "/usr/bin/env" ]
#CMD [ "/ha_entrypoint.sh" ] CMD [ "/ha_entrypoint.sh" ]
############ ############
# 5 Labels # # 5 Labels #