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

testDockerToto
Thomas CHAZOT 2 years ago
parent fba3ea7c16
commit 52244a326f

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