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

testDockerToto
Thomas CHAZOT 2 years ago
parent 5c81863223
commit 4f0851e433

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