Skip to content

GlodoUK/cnpg-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL / CNPG Container Images

These images are built on top of the CNPG postgres-containers and adds the following software:

  • pg_repack (distributed under the BSD 3-Clause License)

Thanks

With thanks to:

Building

To build the Dockerfile locally, you need to pass the CNPG_TAG, DISTRO and PG_REPACK_TAG args.

For example: docker build . --build-arg="CNPG_TAG=16.3" --build-arg="PG_REPACK_TAG=1.5.1" --build-arg="DISTRO=bullseye"

About

Custom images for CloudNativePG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages