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:
@@ -3,7 +3,9 @@ ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="3.1.133"
|
||||
FROM tnwhitwell/xteve:latest
|
||||
|
||||
#CMD [ "-config", "/data" ]
|
||||
RUN cp -vnpr /config/* /data
|
||||
|
||||
CMD [ "-config", "/data" ]
|
||||
|
||||
### LABELS
|
||||
ARG BUILD_ARCH
|
||||
|
||||
Reference in New Issue
Block a user