Add README stub

This commit is contained in:
Tianon Gravi 2015-09-14 16:26:06 -07:00
parent b17f74ca14
commit ec941ede44
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 [busybox](https://registry.hub.docker.com/_/busybox/). 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/busybox](https://github.com/docker-library/docs/tree/master/busybox).