Update Dockerfile

This commit is contained in:
Alexandre
2021-07-25 20:18:14 +02:00
committed by GitHub
parent c2140222d7
commit 1411aafacd

View File

@@ -3,7 +3,9 @@ ARG BUILD_VERSION
ARG BUILD_UPSTREAM="3.1.133" ARG BUILD_UPSTREAM="3.1.133"
FROM tnwhitwell/xteve:latest FROM tnwhitwell/xteve:latest
#CMD [ "-config", "/data" ] RUN cp -vnpr /config/* /data
CMD [ "-config", "/data" ]
### LABELS ### LABELS
ARG BUILD_ARCH ARG BUILD_ARCH