mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-19 15:21:50 +02:00
Update Dockerfile
This commit is contained in:
@@ -23,6 +23,8 @@ FROM scp002/xteve:latest
|
|||||||
# 2 Modify Image #
|
# 2 Modify Image #
|
||||||
##################
|
##################
|
||||||
|
|
||||||
|
USER root
|
||||||
|
|
||||||
RUN cp -vnpr /etc/opt/xteve* /data || true
|
RUN cp -vnpr /etc/opt/xteve* /data || true
|
||||||
|
|
||||||
CMD ["-config", "/data", "-port", "34400"]
|
CMD ["-config", "/data", "-port", "34400"]
|
||||||
|
|||||||
Reference in New Issue
Block a user