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

testDockerToto
Thomas CHAZOT 2 years ago
parent 8f1ad35c03
commit 3154592439

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