mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 11:28:02 +02:00
Update Dockerfile
This commit is contained in:
@@ -43,7 +43,7 @@ RUN mkdir -p /tmpscripts /etc/cont-init.d && \
|
||||
# 4 Entrypoint #
|
||||
################
|
||||
|
||||
#WORKDIR /
|
||||
WORKDIR /data/recipes
|
||||
RUN chmod 777 /entrypoint.sh
|
||||
ENTRYPOINT [ "/usr/bin/env" ]
|
||||
CMD [ "/entrypoint.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user