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:
@@ -9,9 +9,5 @@ RUN mkdir -p /joal \
|
||||
&& rm -fr \
|
||||
/tmp/*
|
||||
|
||||
COPY rootfs/ /
|
||||
RUN chmod a+x /run.sh
|
||||
|
||||
CMD [ "/run.sh" ]
|
||||
CMD [ "--joal-conf=/joal" ]
|
||||
VOLUME [ "/data" ]
|
||||
|
||||
Reference in New Issue
Block a user