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

testDockerToto
Thomas CHAZOT 2 years ago
parent 4852b78639
commit f5fbeb2773

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

Loading…
Cancel
Save