Update 'api-rest/Dockerfile'
continuous-integration/drone/push Build is failing Details

testDockerToto
Lilian BRETON 2 years ago
parent 7b1df5d9c3
commit db4c5cc5b6

@ -8,7 +8,7 @@ ADD api-rest /var/www/html/
RUN chown -R www-data:www-data /var/www/html
RUN apt-get update && apt-get upgrade
RUN apt install wget -y
RUN sudo apt install phpmyadmin
RUN hostnamectl
#CMD ["start-apache"]

Loading…
Cancel
Save