Dockerfile update, downloading driver try 11
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
7aff972299
commit
1ecd000683
@ -1,5 +1,4 @@
|
|||||||
FROM php:8.0-apache
|
FROM php:8.0-apache
|
||||||
RUN apt-get update && apt-get upgrade -y
|
RUN apt-get update && apt-get upgrade -y
|
||||||
RUN docker-php-ext-install mysqli
|
RUN docker-php-ext-install mysqli
|
||||||
RUN apt-get install lamp-server -y
|
|
||||||
COPY ./script /var/www/html
|
COPY ./script /var/www/html
|
Loading…
Reference in new issue