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

testDockerToto
Thomas CHAZOT 2 years ago
parent dc10b1c092
commit 7b1df5d9c3

@ -9,5 +9,6 @@ RUN chown -R www-data:www-data /var/www/html
RUN apt-get update && apt-get upgrade
RUN apt install wget -y
RUN hostnamectl
CMD ["start-apache"]
#CMD ["start-apache"]

Loading…
Cancel
Save