Add readme stub

This commit is contained in:
Joe Ferguson 2014-11-14 16:17:37 -08:00
parent 8d435913fa
commit 1e971d0497
1 changed files with 8 additions and 0 deletions

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 [hello-world](https://registry.hub.docker.com/_/hello-world/). 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/hello-world](https://github.com/docker-library/docs/tree/master/hello-world).