1
0
mirror of https://github.com/docker-library/postgres.git synced 2025-11-19 00:22:57 +03:00

Add readme stub

This commit is contained in:
Joe Ferguson
2014-11-14 16:17:38 -08:00
parent fbfc076af5
commit 3d64d17ac2

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# About this Repo
This is the Git repo of the official Docker image for [postgres](https://registry.hub.docker.com/_/postgres/). See the
Hub page for the full readme on how to use the Docker image and for information
regarding contributing and issues.
The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs),
specificially in [docker-library/docs/postgres](https://github.com/docker-library/docs/tree/master/postgres).