Explicitly adding node-pre-gyp

This commit is contained in:
Chris Troutner
2021-08-24 07:54:04 -07:00
parent ce85dffc97
commit e416478522
+1
View File
@@ -39,6 +39,7 @@ WORKDIR /home/safeuser/ipfs-bch-wallet-service
RUN git checkout ct-unstable
# Install dependencies
RUN npm install -g node-pre-gyp
RUN npm install
# Generate the API docs