mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-19 11:29:01 +02:00
some testing
This commit is contained in:
@@ -71,7 +71,7 @@ WORKDIR /opt/iobroker/
|
|||||||
RUN npm install -g node-gyp
|
RUN npm install -g node-gyp
|
||||||
|
|
||||||
# Temporary updating js-controller to not stable version
|
# Temporary updating js-controller to not stable version
|
||||||
RUN npm install iobroker.js-controller@3.1.6
|
# RUN npm install iobroker.js-controller@3.1.6
|
||||||
|
|
||||||
# Backup initial ioBroker and userscript folder
|
# Backup initial ioBroker and userscript folder
|
||||||
RUN tar -cf /opt/initial_iobroker.tar /opt/iobroker \
|
RUN tar -cf /opt/initial_iobroker.tar /opt/iobroker \
|
||||||
|
|||||||
Reference in New Issue
Block a user