mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update Dockerfile
This commit is contained in:
@@ -3,7 +3,9 @@ ARG BUILD_VERSION
|
|||||||
ARG BUILD_UPSTREAM="3.1.133"
|
ARG BUILD_UPSTREAM="3.1.133"
|
||||||
FROM tnwhitwell/xteve:latest
|
FROM tnwhitwell/xteve:latest
|
||||||
|
|
||||||
#CMD [ "-config", "/data" ]
|
RUN cp -vnpr /config/* /data
|
||||||
|
|
||||||
|
CMD [ "-config", "/data" ]
|
||||||
|
|
||||||
### LABELS
|
### LABELS
|
||||||
ARG BUILD_ARCH
|
ARG BUILD_ARCH
|
||||||
|
|||||||
Reference in New Issue
Block a user