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

testDockerToto
Thomas CHAZOT 2 years ago
parent b0f06a9cea
commit 6737ca19df

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