mirror of
https://github.com/wassname/talk.git
synced 2026-07-09 19:09:30 +08:00
Merge branch 'master' into bugfix-suspect-reporting
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
FROM node:7.6
|
||||
|
||||
# Install yarn
|
||||
RUN npm install -g yarn
|
||||
# Add node-gyp for bcrypt build support
|
||||
RUN yarn global add node-gyp
|
||||
|
||||
# Create app directory
|
||||
RUN mkdir -p /usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user