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"
FROM tnwhitwell/xteve:latest
#CMD [ "-config", "/data" ]
RUN cp -vnpr /config/* /data
CMD [ "-config", "/data" ]
### LABELS
ARG BUILD_ARCH