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

testDockerToto
Lilian BRETON 2 years ago
parent db4c5cc5b6
commit 65838185a8

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

Loading…
Cancel
Save