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

testDockerToto
Thomas CHAZOT 2 years ago
parent 4f0851e433
commit 0df55a8ace

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