dns
This commit is contained in:
parent
e396ba79c0
commit
c534b6a46e
@ -2,4 +2,4 @@ FROM php:8.1-apache
|
||||
|
||||
COPY --from=mlocati/php-extension-installer /usr/bin/install-php-extensions /usr/local/bin/
|
||||
|
||||
RUN echo "nameserver 8.8.8.8" > /etc/resolv.conf && install-php-extensions @composer opcache pdo_mysql pdo_pgsql
|
||||
RUN install-php-extensions @composer opcache pdo_mysql pdo_pgsql
|
||||
|
Loading…
x
Reference in New Issue
Block a user