mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-30 03:06:06 +02:00
Update Dockerfile
This commit is contained in:
@@ -5,7 +5,7 @@ FROM collelog/xteve:latest-alpine
|
|||||||
|
|
||||||
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"]
|
||||||
|
|
||||||
### LABELS
|
### LABELS
|
||||||
ARG BUILD_ARCH
|
ARG BUILD_ARCH
|
||||||
|
|||||||
Reference in New Issue
Block a user