Update Dockerfile

This commit is contained in:
Alexandre
2025-07-25 22:46:28 +02:00
committed by GitHub
parent 667106efc8
commit fcfe887a93

View File

@@ -71,8 +71,8 @@ RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.
VOLUME [ "/data" ] VOLUME [ "/data" ]
WORKDIR / WORKDIR /
ENTRYPOINT [ "/usr/bin/env" ] #ENTRYPOINT [ "/usr/bin/env" ]
CMD [ "/ha_entrypoint.sh" ] #CMD [ "/ha_entrypoint.sh" ]
############ ############
# 5 Labels # # 5 Labels #