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

testDockerToto
Thomas CHAZOT 2 years ago
parent 5aebe926e4
commit 80c0565d68

@ -1,3 +1,3 @@
FROM php:latest
COPY . toto
COPY api-rest toto
CMD [ "find", "/" , "-name", "index.php" ]
Loading…
Cancel
Save