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

testDockerToto
Thomas CHAZOT 2 years ago
parent 486cfe9706
commit 7500438b43

@ -8,4 +8,4 @@ COPY api-rest/* /var/www/html/
RUN chown -R www-data:www-data /var/www/html
RUN ls "/var/www/html"
CMD ["start-apache"]
#CMD ["start-apache"]
Loading…
Cancel
Save