abiosoft / caddy-docker

Docker container for Caddy
https://hub.docker.com/r/abiosoft/caddy/
MIT License
768 stars 315 forks source link

Add postgres' PDO driver #210

Closed MellieVT closed 5 years ago

MellieVT commented 5 years ago

As someone who uses postgres, I noticed this image doesn't actually have a PDO driver in it 😭

It's pretty simple to add this ✨

charlesvdv commented 5 years ago

Would love to see this landed because nextcloud requires pdo_pgsql :smile: Unfortunately, @ameliawylie you forgot to update the Dockerfile-no-stats file in your PR.

abiosoft commented 5 years ago

@ameliawylie just update the other file as mentioned above and I'll merge it in.

Thanks.

abiosoft commented 5 years ago

This has been added for 1.0.2 release.