Update Dockerfile

This commit is contained in:
Alexandre
2021-07-25 20:39:56 +02:00
committed by GitHub
parent 7d7e3e0522
commit 2c243ef52a

View File

@@ -3,8 +3,8 @@ ARG BUILD_VERSION
ARG BUILD_UPSTREAM="1.0.9"
FROM dnsforge/xteve:latest
RUN cp -vnpr /home/xteve/conf* /data/xteve/conf || true && \
cp -vnpr /home/xteve/conf* /data/xteve/guide2go || true
#RUN cp -vnpr /home/xteve/conf* /data/xteve/conf || true && \
# cp -vnpr /home/xteve/conf* /data/xteve/guide2go || true
### LABELS
ARG BUILD_ARCH