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

testDockerToto
Thomas CHAZOT 2 years ago
parent 80c0565d68
commit 7dee513f98

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