mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-18 10:59:00 +02:00
Update Dockerfile
This commit is contained in:
@@ -56,7 +56,7 @@ RUN apt-get update \
|
||||
|
||||
# Install node-gyp
|
||||
WORKDIR /opt/iobroker/
|
||||
RUN npm install -g node-gyp
|
||||
RUN sudo npm install -g node-gyp
|
||||
|
||||
# Backup initial ioBroker-folder
|
||||
RUN tar -cf /opt/initial_iobroker.tar /opt/iobroker
|
||||
|
||||
Reference in New Issue
Block a user