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

testDockerToto
Thomas CHAZOT 2 years ago
parent ab5a3fcf85
commit a46827b29d

@ -10,4 +10,4 @@ RUN chmod 755 /usr/local/bin/start-apache
ADD api-rest /var/www/html 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 ip addr CMD ["start-apache"]
Loading…
Cancel
Save