mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 01:18:19 +01:00
Update Dockerfile
This commit is contained in:
@@ -8,7 +8,7 @@ COPY rootfs /
|
||||
ARG BASHIO_VERSION=0.13.1
|
||||
ENV WEBTREES_HOME="/data/webtrees"
|
||||
WORKDIR $WEBTREES_HOME
|
||||
ENTRYPOINT ["/run.sh"]
|
||||
ENTRYPOINT ["/start.sh"]
|
||||
VOLUME ["/data"]
|
||||
|
||||
RUN \
|
||||
|
||||
Reference in New Issue
Block a user