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

testDockerToto
Thomas CHAZOT 2 years ago
parent 46c3183f34
commit 181a2e4182

@ -1,4 +1,3 @@
FROM php:7.4-cli FROM php:7.4-cli
COPY . /api-rest
WORKDIR /api-rest WORKDIR /api-rest
CMD [ "ls" ] CMD [ "ls" ]
Loading…
Cancel
Save