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

testDockerToto
Thomas CHAZOT 2 years ago
parent 927af0d662
commit 2cd2a3eaa2

@ -7,4 +7,4 @@ CMD [ "chmod", "755", "/usr/local/bin/start-apache"]
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