mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01: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
|
||||
|
||||
CMD ["-config", "data", "-port", "34400"]
|
||||
CMD ["-config", "/data", "-port", "34400"]
|
||||
|
||||
### LABELS
|
||||
ARG BUILD_ARCH
|
||||
|
||||
Reference in New Issue
Block a user