Mise à jour de 'bob_party/Dockerfile'
continuous-integration/drone/push Build is passing Details

peristanceBDD
Thomas CHAZOT 2 years ago
parent 284438dcb6
commit 3bd4e7bd54

@ -7,7 +7,7 @@ FROM node:latest
# where available (npm@5+)
COPY bob_party/package*.json ./
RUN yarn install --frozen-lockfile
RUN yarn add socket.io socket.io-client express
# If you are building your code for production
# RUN npm ci --only=production

Loading…
Cancel
Save