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

testDockerToto
Thomas CHAZOT 2 years ago
parent 351eb6afd6
commit 486cfe9706

@ -6,5 +6,6 @@ RUN chmod 755 /usr/local/bin/start-apache
# Copy application source
COPY api-rest/* /var/www/html/
RUN chown -R www-data:www-data /var/www/html
RUN ls "/var/www/html"
CMD ["start-apache"]
Loading…
Cancel
Save