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

master
David D'ALMEIDA 1 year ago
parent c7f0ab60d6
commit 4ce92111d1

@ -8,5 +8,6 @@ COPY . /var/www/
FROM nginx:1.19-alpine FROM nginx:1.19-alpine
RUN echo "<?php phpinfo(); ?>" > /usr/share/nginx/html/index.php
RUN ls RUN ls
EXPOSE 80 EXPOSE 80

Loading…
Cancel
Save