Update Dockerfile

This commit is contained in:
Alexandre
2021-08-27 21:22:47 +02:00
committed by GitHub
parent 15d21cc99f
commit 2862458290

View File

@@ -40,7 +40,7 @@ RUN \
chmod +x /run.sh chmod +x /run.sh
#ENTRYPOINT [ "/usr/bin/env" ] #ENTRYPOINT [ "/usr/bin/env" ]
#CMD [ "/run.sh" ] CMD [ "/run.sh" ]
### LABELS ### LABELS
ARG BUILD_ARCH ARG BUILD_ARCH