Adjust wording slightly further

This commit is contained in:
Tianon Gravi 2018-04-13 10:52:26 -07:00
parent c375ce07a2
commit 246766ec10
1 changed files with 4 additions and 2 deletions

View File

@ -36,9 +36,11 @@ if [ -f "$repo/deprecated.md" ]; then
fi
cat <<EOREADME
# About this Repo
# $canonicalRepo
This is the Git repo of the [Docker "Official Image"](https://docs.docker.com/docker-hub/official_repos/) for [$repo]($hubPage) (maintained by: $maintainer). See [the Docker Hub page]($hubPage) for the full readme on how to use this Docker image and for information regarding contributing and issues.
## Maintained by: $maintainer
This is the Git repo of the [Docker "Official Image"](https://docs.docker.com/docker-hub/official_repos/) for [$repo]($hubPage) (not to be confused with any official $repo image provided by $repo upstream). See [the Docker Hub page]($hubPage) for the full readme on how to use this Docker image and for information regarding contributing and issues.
The [full description from Docker Hub]($hubPage) is generated over in [docker-library/docs]($gitRepo), specifically in [docker-library/docs/$repo]($gitRepo/tree/master/$repo).