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

peristanceBDD
Thomas CHAZOT 2 years ago
parent 7c2b14f1c5
commit e541d4fd5d

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