docker-php-nginx icon indicating copy to clipboard operation
docker-php-nginx copied to clipboard

Update Dockerfile

Open sincze opened this issue 5 months ago • 1 comments

Added a few modules to make the image directly compatible with PDO DB Access. (Pretty common in PHP). Should not increase the size that much,.

apk add php83-pdo apk add php83-pdo_sqlite apk add php83-pdo_mysql

sincze avatar Aug 27 '24 18:08 sincze