Built using the following Docker file simply to add PDO for MySQL support
FROM trafex/php-nginx:2.6.0
USER root
RUN apk add --no-cache php81-pdo php81-pdo_mysql
USER nobody
Content type
Image
Digest
sha256:565ced5a4…
Size
41.4 MB
Last updated
over 1 year ago
docker pull icebrian/php-nginx-pdo:3.6.0a