mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Update Dockerfile
This commit is contained in:
@@ -10,7 +10,8 @@ RUN mkdir -p /joal \
|
||||
/tmp/*
|
||||
|
||||
COPY rootfs/ /
|
||||
RUN chmod a+x /run.sh
|
||||
|
||||
CMD [ "/run.sh" ]
|
||||
CMD [ "--joal-conf=/joal" ]
|
||||
VOLUME [ "/data" ]
|
||||
ENTRYPOINT [ "run.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user