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" ]
WORKDIR /
ENTRYPOINT [ "/usr/bin/env" ]
CMD [ "/ha_entrypoint.sh" ]
#ENTRYPOINT [ "/usr/bin/env" ]
#CMD [ "/ha_entrypoint.sh" ]
############
# 5 Labels #