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

peristanceBDD
Thomas CHAZOT 2 years ago
parent 3f2f62ca3e
commit 40f20f68f1

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