cloudnative-pg / postgres-containers

Operand images for CloudNativePG containing all community supported version PostgreSQL
Apache License 2.0
43 stars 28 forks source link

Explain how to customize Postgres container images #11

Open gbartolini opened 2 years ago

gbartolini commented 2 years ago

Explain how to fork the postgres-containers project and how to build custom images with additional layers, including nightly builds through Github actions.

mymasse commented 1 year ago

We would be interested in this also, we're trying to build the Oracle Foreign Data wrapper extension into the image and when we try to launch a cluster with the new image it fails. We can't figure out why

smiyc commented 9 months ago

@sxd wrote an blog post about this topic

https://cloudnative-pg.io/blog/creating-container-images/