You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explain how to fork the postgres-containers project and how to build custom images with additional layers, including nightly builds through Github actions.
The text was updated successfully, but these errors were encountered:
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
nice blog! i kept a few notes from some of my own recent adventures and posted them at #115 (comment)
i noticed that this blog walked through creating a container layered on top of the CNPG containers. my notes walked through forking the CNPG postgres-containers repo itself and adding an extension from PGDG debian repo for all builds supported by CNPG postgres-containers and publishing results to github container registry via my forked repo - slightly different approach
Explain how to fork the postgres-containers project and how to build custom images with additional layers, including nightly builds through Github actions.
The text was updated successfully, but these errors were encountered: