parent
8dc0531684
commit
9cfd08ca4a
@ -1,3 +1,3 @@
|
|||||||
FROM php:8.1-apache
|
FROM php:8.1-apache
|
||||||
RUN apt-get update && apt-get install -y php8.1-mysql && apt-get install -y php-mysqli
|
RUN apt-get update && apt-get install -y php8.1-mysql
|
||||||
COPY ./script /var/www/html
|
COPY ./script /var/www/html
|
||||||
|
Loading…
Reference in new issue