Use entrypoint

This commit is contained in:
Alexandre
2025-07-28 10:00:06 +02:00
committed by GitHub
parent 8c3b9750da
commit eef5310c66

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 #