Update Dockerfile

This commit is contained in:
Alexandre
2022-08-28 14:20:21 +02:00
committed by GitHub
parent 294da30505
commit 70f9b282e1

View File

@@ -30,10 +30,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
USER root
RUN cp -vnpr /etc/opt/xteve* /data \
&& cp -vnpr /home/xteve* /data || true
CMD ["-config", "/data", "-port", "34400"]
RUN cp -vnpr /home/xteve* /data || true
##################
# 3 Install apps #