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

peristanceBDD
Thomas CHAZOT 2 years ago
parent 39ab3c1ac6
commit bb74a2a597

@ -14,4 +14,6 @@ RUN yarn
# Bundle app source
COPY bob_party/server.js .
EXPOSE 3000
CMD [ "node", "server.js" ]
Loading…
Cancel
Save