Update apps/home-assistant/Dockerfile
This commit is contained in:
parent
e69a4a2902
commit
9da4e850b7
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ USER nobody:nogroup
|
|||
WORKDIR /config
|
||||
VOLUME ["/config"]
|
||||
|
||||
RUN chmod +x /entrypoint.sh
|
||||
ENTRYPOINT ["/sbin/tini", "--", "/entrypoint.sh"]
|
||||
|
||||
LABEL org.opencontainers.image.source="https://github.com/home-assistant/core"
|
Loading…
Reference in a new issue