This commit is contained in:
Alexandre
2025-01-24 16:23:29 +01:00
committed by GitHub
parent 0716fef9b6
commit 19f12ea7a8
2 changed files with 2 additions and 3 deletions

View File

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