https://github.com/docker-library/postgres
Docker Official Image packaging for Postgres
https://github.com/docker-library/postgres
Last synced: about 1 year ago
JSON representation
Docker Official Image packaging for Postgres
- Host: GitHub
- URL: https://github.com/docker-library/postgres
- Owner: docker-library
- License: mit
- Created: 2014-05-22T21:55:36.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-05-08T18:55:18.000Z (about 1 year ago)
- Last Synced: 2025-05-08T19:45:09.066Z (about 1 year ago)
- Language: Shell
- Homepage: http://www.postgresql.org
- Size: 1.01 MB
- Stars: 2,294
- Watchers: 79
- Forks: 1,160
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# https://github.com/docker-library/postgres
## Maintained by: [the PostgreSQL Docker Community](https://github.com/docker-library/postgres)
This is the Git repo of the [Docker "Official Image"](https://github.com/docker-library/official-images#what-are-official-images) for [`postgres`](https://hub.docker.com/_/postgres/) (not to be confused with any official `postgres` image provided by `postgres` upstream). See [the Docker Hub page](https://hub.docker.com/_/postgres/) for the full readme on how to use this Docker image and for information regarding contributing and issues.
The [full image description on Docker Hub](https://hub.docker.com/_/postgres/) is generated/maintained over in [the docker-library/docs repository](https://github.com/docker-library/docs), specifically in [the `postgres` directory](https://github.com/docker-library/docs/tree/master/postgres).
## See a change merged here that doesn't show up on Docker Hub yet?
For more information about the full official images change lifecycle, see [the "An image's source changed in Git, now what?" FAQ entry](https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what).
For outstanding `postgres` image PRs, check [PRs with the "library/postgres" label on the official-images repository](https://github.com/docker-library/official-images/labels/library%2Fpostgres). For the current "source of truth" for [`postgres`](https://hub.docker.com/_/postgres/), see [the `library/postgres` file in the official-images repository](https://github.com/docker-library/official-images/blob/master/library/postgres).