Docker Official Image packaging for Postgres
Go to file
Tianon Gravi 6750eda25a Merge pull request #344 from infosiftr/scanelf
Adjust scanelf to properly detect runDeps
2017-09-25 09:22:29 -07:00
9.2 Adjust scanelf to properly detect runDeps 2017-09-22 14:19:38 -07:00
9.3 Adjust scanelf to properly detect runDeps 2017-09-22 14:19:38 -07:00
9.4 Adjust scanelf to properly detect runDeps 2017-09-22 14:19:38 -07:00
9.5 Adjust scanelf to properly detect runDeps 2017-09-22 14:19:38 -07:00
9.6 Adjust scanelf to properly detect runDeps 2017-09-22 14:19:38 -07:00
10 Adjust scanelf to properly detect runDeps 2017-09-22 14:19:38 -07:00
.travis.yml Use "apt-get source --compile" to build for Debian architectures upstream doesn't 2017-08-30 21:57:04 -07:00
AUTHORS
Dockerfile-alpine.template Adjust scanelf to properly detect runDeps 2017-09-22 14:19:38 -07:00
Dockerfile-debian.template Use "apt-get source --compile" to build for Debian architectures upstream doesn't 2017-08-30 21:57:04 -07:00
LICENSE
README.md
docker-entrypoint.sh
generate-stackbrew-library.sh Use "apt-get source --compile" to build for Debian architectures upstream doesn't 2017-08-30 21:57:04 -07:00
ossp-uuid.template
update.sh Use "apt-get source --compile" to build for Debian architectures upstream doesn't 2017-08-30 21:57:04 -07:00

README.md

About this Repo

This is the Git repo of the Docker official image for postgres. 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 readme is generated over in docker-library/docs, specifically in docker-library/docs/postgres.

See a change merged here that doesn't show up on the 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.