moved .install_host file

This commit is contained in:
Andre
2019-01-21 13:33:07 +01:00
committed by GitHub
parent 9abc86ddd3
commit c3aef24ead

View File

@@ -29,7 +29,7 @@ RUN chmod +x iobroker_startup.sh
WORKDIR /
RUN echo $(hostname) > .install_host && curl -sL https://raw.githubusercontent.com/ioBroker/ioBroker/stable-installer/installer.sh | bash -
RUN echo $(hostname) > /opt/scripts/.install_host && curl -sL https://raw.githubusercontent.com/ioBroker/ioBroker/stable-installer/installer.sh | bash -
# RUN update-rc.d iobroker.sh remove
WORKDIR /opt/iobroker/