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

testDockerToto
Thomas CHAZOT 2 years ago
parent e91a811030
commit 5c81863223

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