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

testDockerToto
Thomas CHAZOT 2 years ago
parent 6995899e1c
commit b8e35fe1be

@ -1,6 +1,6 @@
FROM php:8.0-apache
COPY start-apache /usr/local/bin
COPY apir-rest/start-apache /usr/local/bin
RUN chmod 755 start-apache
# Copy application source

Loading…
Cancel
Save