Update Dockerfile

This commit is contained in:
Alexandre
2025-07-19 21:38:43 +02:00
committed by GitHub
parent b12bbbf41b
commit bc8c7090e4

View File

@@ -98,7 +98,7 @@ RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.
#WORKDIR /data
#ENTRYPOINT [ "/usr/bin/env" ]
#CMD [ "/ha_entrypoint.sh" ]
#SHELL ["/bin/bash", "-o", "pipefail", "-c"]
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
############
# 5 Labels #