Update Dockerfile

This commit is contained in:
Alexandre
2022-01-16 21:41:58 +01:00
committed by GitHub
parent 25a597d15b
commit d47a4faa34

View File

@@ -77,7 +77,6 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
#WORKDIR /
#ENTRYPOINT [ "/usr/bin/env" ]
#CMD [ "/entrypoint.sh" ]
#SHELL ["/bin/bash", "-o", "pipefail", "-c"]
############
# 5 Labels #