Ajouter 'api-rest/Dockerfile'
continuous-integration/drone/push Build is passing Details

testDockerToto
Thomas CHAZOT 2 years ago
parent 8b8b4343f6
commit 1f522dd30c

@ -0,0 +1,3 @@
From php
COPY ./index.php ./
CMD ["php", "-S", ]
Loading…
Cancel
Save