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

peristanceBDD
Thomas CHAZOT 2 years ago
parent f33313b1ee
commit edd1e50a11

@ -15,5 +15,4 @@ RUN yarn
COPY bob_party/server.js .
EXPOSE 8080
CMD [ "ls" ]
#CMD [ "node", "server.js" ]
CMD [ "node", "server.js" ]
Loading…
Cancel
Save