https://github.com/tmaier/docker-postgresql-client
Run the PostgreSQL Client (psql) within a docker container. Excellent for Kubernetes Init Containers
https://github.com/tmaier/docker-postgresql-client
Last synced: about 1 month ago
JSON representation
Run the PostgreSQL Client (psql) within a docker container. Excellent for Kubernetes Init Containers
- Host: GitHub
- URL: https://github.com/tmaier/docker-postgresql-client
- Owner: tmaier
- License: mit
- Created: 2017-12-26T14:38:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-22T08:36:05.000Z (about 4 years ago)
- Last Synced: 2025-01-14T00:15:40.518Z (3 months ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 7
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - tmaier/docker-postgresql-client - Run the PostgreSQL Client (psql) within a docker container. Excellent for Kubernetes Init Containers (Dockerfile)
README
# Postgres Client within a small Docker Container
[](https://hub.docker.com/r/tmaier/postgresql-client/)
[](https://hub.docker.com/r/tmaier/postgresql-client/)
[](https://github.com/tmaier/docker-postgresql-client/issues)
[](https://github.com/tmaier/docker-postgresql-client)Recommended for usage within a [Kubernetes Init Container](https://kubernetes.io/docs/concepts/workloads/pods/init-containers/)
Wait before starting the application till the database is up and running.