diff --git a/production/docker/Dockerfile b/production/docker/Dockerfile index a83058e..f3da363 100644 --- a/production/docker/Dockerfile +++ b/production/docker/Dockerfile @@ -40,7 +40,7 @@ WORKDIR /home/safeuser/ipfs-service-provider # Install dependencies #RUN mkdir .ipfsdata -RUN npm install -g @mapbox/node-pre-gyp +#RUN npm install -g @mapbox/node-pre-gyp RUN npm install # Generate the API docs