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

testDockerToto
Thomas CHAZOT 2 years ago
parent 0df55a8ace
commit 5aebe926e4

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