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

pull/16/head
David D'ALMEIDA 2 years ago
parent 2d24977f21
commit ba8f7f2c2a

@ -1,6 +1,6 @@
FROM node:latest
ENV PORT=8080
RUN ls
RUN find . -name package.json -type f -print
WORKDIR /app
#ARG http_proxy=http://193.49.118.36:8080 https_proxy=http://193.49.118.36:8080
ADD package.json /app

Loading…
Cancel
Save