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

testDockerToto
Thomas CHAZOT 2 years ago
parent c5c3147e9c
commit ab2113d2c4

@ -2,4 +2,3 @@ FROM php:7.4-cli
COPY . api-rest
WORKDIR api-rest/
CMD [ "php", "index.php" ]
CMD [ "ls" ]
Loading…
Cancel
Save