Dockerfile driver install
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
e804b5af35
commit
8f49d13d14
@ -1,4 +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 pdo pdo_mysql \
|
RUN docker-php-ext-install pdo pdo_mysql
|
||||||
COPY ./script /var/www/html
|
COPY ./script /var/www/html
|
Loading…
Reference in new issue