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

testDockerToto
Thomas CHAZOT 2 years ago
parent 53139c3eee
commit af0962dab4

@ -1,7 +1,7 @@
FROM php:8.0-apache FROM php:8.0-apache
CMD [ "chmod", "755", "start-apache"] CMD [ "chmod", "755", "start-apache"]
CMD [ "ls", "-l", "start-apache"] CMD [ "ls"]
COPY api-rest/start-apache /usr/local/bin COPY api-rest/start-apache /usr/local/bin
# Copy application source # Copy application source

Loading…
Cancel
Save