This commit is contained in:
Bruvv
2022-01-01 13:09:46 +01:00
parent 0a907e5506
commit 41b0a81fdd

View File

@@ -49,11 +49,6 @@ RUN chmod 777 /entrypoint.sh
ENTRYPOINT [ "/usr/bin/env" ]
CMD [ "/entrypoint.sh" ]
#RUN chmod 777 /entrypoint.sh
#WORKDIR /
#ENTRYPOINT [ "/usr/bin/env" ]
#CMD [ "/entrypoint.sh" ]
############
# 5 Labels #
############