Skip to content

Docker image based on alpine with a PostgreSQL client

Notifications You must be signed in to change notification settings

aluedtke7/alpine-psql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

alpine-psql

A docker image based on alpine with a PostgreSQL client added.

Is usefull in case you're using init containers on k8s to prepare your database before the container with your micro service is started. Will reduce the start time of the micro service, because there's no need anymore to download the psql client.

About

Docker image based on alpine with a PostgreSQL client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published