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

peristanceBDD
Thomas CHAZOT 2 years ago
parent e541d4fd5d
commit 20354f42e9

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