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

testDockerToto
Cédric BOUHOURS 2 years ago
parent 0ec67836b8
commit 427d067866

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