Update Dockerfile

This commit is contained in:
Alexandre
2021-12-10 14:34:19 +01:00
committed by GitHub
parent 9051829e0a
commit a7fc2de1d3

View File

@@ -40,6 +40,7 @@ RUN $(ls /bin/bash &>/dev/null) || (apt-get install -y --no-install-recommends b
##############
# Entrypoint #
##############
#RUN chmod 777 /entrypoint.sh
#WORKDIR /
#ENTRYPOINT [ "/usr/bin/env" ]