Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

GlodoUK/psql-client-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL Client Containers

⚠️ This has been superseded by the repository glodouk/containers psql image. The naming scheme of that is slightly different.

These images extract the postgres client tools out of the official postgres alpine images in order to minimise as much as possible.

Thanks

With thanks to:

  • tensorchord/cloudnative-pgvecto.rs for the inspiration for using renovate and the basics of the github workflow found in this repository.
  • renovate for the automated updating.

Building

To build the Dockerfile locally: docker build . --build-arg="PG_VERSION=16.9" --build-arg="ALPINE_VERSION=3.22"

About

Minimal Alpine based Docker image for PostgreSQL client tools only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages