Dockerfile update, downloading driver try 9
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
parent
0015dc5ccf
commit
dca57f2345
@ -1,5 +1,5 @@
|
||||
FROM php:8.0-apache
|
||||
RUN apt-get update && apt-get upgrade -y
|
||||
RUN docker-php-ext-install mysqli
|
||||
RUN apt-get install php7.0-mysql
|
||||
RUN apt-get install lamp-server^ -y
|
||||
COPY ./script /var/www/html
|
Loading…
Reference in new issue