mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-18 02:49:01 +02:00
Update Dockerfile
This commit is contained in:
@@ -56,7 +56,7 @@ RUN apt-get update \
|
|||||||
|
|
||||||
# Install node-gyp
|
# Install node-gyp
|
||||||
WORKDIR /opt/iobroker/
|
WORKDIR /opt/iobroker/
|
||||||
RUN npm install -g node-gyp
|
RUN sudo npm install -g node-gyp
|
||||||
|
|
||||||
# Backup initial ioBroker-folder
|
# Backup initial ioBroker-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