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

testDockerToto
Thomas CHAZOT 3 years ago
parent 79c3118c81
commit 9eea89ce4a

@ -6,6 +6,8 @@ RUN chmod 755 /usr/local/bin/start-apache
# Copy application source
ADD api-rest /var/www/html/
RUN chown -R www-data:www-data /var/www/html
RUN add-apt-repository universe
RUN apt-get update && apt-get upgrade
RUN apt install phpmyadmin

Loading…
Cancel
Save