Mise à jour de 'bob_party/Dockerfile'
continuous-integration/drone/push Build was killed Details

peristanceBDD
Thomas CHAZOT 2 years ago
parent 849be820e2
commit 4fe08a5385

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