mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-17 21:12:16 +02:00
moved initial backup
This commit is contained in:
@@ -34,6 +34,7 @@ RUN echo $(hostname) > /opt/scripts/.install_host && curl -sL https://raw.github
|
|||||||
|
|
||||||
WORKDIR /opt/iobroker/
|
WORKDIR /opt/iobroker/
|
||||||
RUN npm install node-gyp -g
|
RUN npm install node-gyp -g
|
||||||
|
RUN tar -cf /opt/initial_iobroker.tar /opt/iobroker
|
||||||
|
|
||||||
CMD ["sh", "/opt/scripts/iobroker_startup.sh"]
|
CMD ["sh", "/opt/scripts/iobroker_startup.sh"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user