1
0
mirror of https://github.com/docker-library/postgres.git synced 2025-07-26 23:21:10 +03:00
Tianon Gravi 3f585c58df Utilize "initdb" functionality better to allow "POSTGRES_INITDB_ARGS=--auth-local=md5"
This also closes a slight bug we've had previously where the "postgres" user is _always_ created (now we only create the user specified via the environment variables).
2018-09-06 13:49:43 -07:00
2014-09-04 17:43:59 -07:00
2018-07-30 09:15:32 -07:00
2018-04-19 11:04:03 -07:00

https://github.com/docker-library/postgres

Maintained by: the PostgreSQL Docker Community

This is the Git repo of the Docker "Official Image" for postgres (not to be confused with any official postgres image provided by postgres upstream). See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full description from Docker Hub is generated over in docker-library/docs, specifically in docker-library/docs/postgres.

See a change merged here that doesn't show up on Docker Hub yet?

Check the "library/postgres" manifest file in the docker-library/official-images repo, especially PRs with the "library/postgres" label on that repo.

For more information about the official images process, see the docker-library/official-images readme.


Build Status Badges (per-arch)
amd64
build status badge
arm32v5
build status badge
arm32v6
build status badge
arm32v7
build status badge
arm64v8
build status badge
i386
build status badge
ppc64le
build status badge
s390x
build status badge
Description
Официальный образ Docker для Postgres
Readme MIT 176 MiB
Languages
Shell 56.3%
Dockerfile 43.7%