Wordpress with Postgres SQL as database
2.1K
This docker image is WordpPess CMS with a PostgreSQL database as DB backend. It takes official WordPress docker image and adds PG4WP plugin. The plugin intercepts WordPress calls to the data base and replaces queries in MySql sql dialect with those compatible with Postgress.
See section "How to use this image" of the official WordPress container (while mentally replacing references to MySql with Postgres). All the docker arguments defining DB connection are the same, just fill correct values.. This docker image based on FPM variant of the official image. That means one have to run reversed proxy as front end for WordPress, such as nginx, appache or Traefik.
Content type
Image
Digest
sha256:1516ae59e…
Size
377.7 MB
Last updated
7 months ago
docker pull blitvin/wordpress-postgresql