Reflow stub readme text and add Travis badge
This commit is contained in:
parent
eb637f04c4
commit
7c10d1092a
|
|
@ -22,10 +22,9 @@ hubPage="https://registry.hub.docker.com/_/$repo/"
|
||||||
cat <<EOREADME
|
cat <<EOREADME
|
||||||
# About this Repo
|
# About this Repo
|
||||||
|
|
||||||
This is the Git repo of the official Docker image for [$repo]($hubPage). See the
|
This is the Git repo of the official Docker image for [$repo]($hubPage). See the Hub page for the full readme on how to use the Docker image and for information regarding contributing and issues.
|
||||||
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]($gitRepo),
|
The full readme is generated over in [docker-library/docs]($gitRepo), specificially in [docker-library/docs/$repo]($gitRepo/tree/master/$repo).
|
||||||
specificially in [docker-library/docs/$repo]($gitRepo/tree/master/$repo).
|
|
||||||
|
[](https://travis-ci.org/docker-library/$repo/branches)
|
||||||
EOREADME
|
EOREADME
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue