This commit is contained in:
Tianon Gravi 2016-04-26 14:38:10 -07:00
parent 38b1f26b58
commit e6c415a37c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
This is the Git repo of the Docker [official image](https://docs.docker.com/docker-hub/official_repos/) for [busybox](https://registry.hub.docker.com/_/busybox/). See [the Docker Hub page](https://registry.hub.docker.com/_/busybox/) for the full readme on how to use this 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).
The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/busybox](https://github.com/docker-library/docs/tree/master/busybox).
See a change merged here that doesn't show up on the Docker Hub yet? Check [the "library/busybox" manifest file in the docker-library/official-images repo](https://github.com/docker-library/official-images/blob/master/library/busybox), especially [PRs with the "library/busybox" label on that repo](https://github.com/docker-library/official-images/labels/library%2Fbusybox). For more information about the official images process, see the [docker-library/official-images readme](https://github.com/docker-library/official-images/blob/master/README.md).