mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -3,6 +3,10 @@ ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="2.2.0"
|
||||
FROM collelog/xteve:latest-alpine
|
||||
|
||||
RUN cp -vnpr /etc/opt/xteve* /data || true
|
||||
|
||||
CMD ["-config", "data", "-port", "34400"]
|
||||
|
||||
### LABELS
|
||||
ARG BUILD_ARCH
|
||||
ARG BUILD_DATE
|
||||
|
||||
Reference in New Issue
Block a user