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

testDockerToto
Thomas CHAZOT 2 years ago
parent 8055be7121
commit 000384c332

@ -1,3 +1,3 @@
FROM php:8.0-apache
COPY api-rest api-rest
RUN echo $(date +"%T.%N")
COPY api-rest /var/www/
CMD ["start-apache"]
Loading…
Cancel
Save