Slight update to docker container

This commit is contained in:
Chris Troutner
2021-09-28 18:04:52 -07:00
parent 3c9b63d009
commit 1d8912f60d
+1 -1
View File
@@ -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