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

testDockerToto
Thomas CHAZOT 2 years ago
parent 592cd6954e
commit dd217a82c1

@ -1,7 +1,7 @@
FROM php:8.0-apache FROM php:8.0-apache
CMD [ "chmod", "755", "api-rest/start-apache"] CMD [ "chmod", "755", "api-rest/start-apache"]
CMD [ "ls", "-l", "api-rest/start-apache"] CMD [ "ls", "-l"]
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