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

testDockerToto
Thomas CHAZOT 2 years ago
parent 21478a6569
commit 8d030235e9

@ -1,7 +1,5 @@
FROM php:8.0-apache
RUN apt update && apt install mysql-server -y
COPY api-rest/start-apache /usr/local/bin
RUN chmod 755 /usr/local/bin/start-apache

Loading…
Cancel
Save