mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-19 19:18:10 +01:00
Update Dockerfile
This commit is contained in:
@@ -30,7 +30,8 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
|
||||
USER root
|
||||
|
||||
RUN cp -vnpr /etc/opt/xteve* /data || true
|
||||
RUN cp -vnpr /etc/opt/xteve* /data \
|
||||
&& cp -vnpr /home/xteve* /data || true
|
||||
|
||||
CMD ["-config", "/data", "-port", "34400"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user