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

testDockerToto
Cédric BOUHOURS 2 years ago
parent 76f73b0462
commit 8055be7121

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