Update generated README
https://github.com/docker-library/docs/pull/1193 https://github.com/docker-library/docs/pull/1195
This commit is contained in:
parent
bd762e0755
commit
56b1173ab9
19
README.md
19
README.md
|
|
@ -1,14 +1,25 @@
|
||||||
# About this Repo
|
# https://github.com/docker-library/busybox
|
||||||
|
|
||||||
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.
|
## Maintained by: [the Docker Community](https://github.com/docker-library/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).
|
This is the Git repo of the [Docker "Official Image"](https://docs.docker.com/docker-hub/official_repos/) for [busybox](https://hub.docker.com/_/busybox/) (not to be confused with any official busybox image provided by busybox upstream). See [the Docker Hub page](https://hub.docker.com/_/busybox/) for the full readme on how to use this Docker image and for information regarding contributing and issues.
|
||||||
|
|
||||||
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).
|
The [full description from Docker Hub](https://hub.docker.com/_/busybox/) 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 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).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
- [Travis CI:
|
- [Travis CI:
|
||||||
](https://travis-ci.org/docker-library/busybox/branches)
|
](https://travis-ci.org/docker-library/busybox/branches)
|
||||||
|
|
||||||
|
| Build | Status | Badges | (per-arch) |
|
||||||
|
|:-:|:-:|:-:|:-:|
|
||||||
|
| [`amd64`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/busybox) | [`arm32v5`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/busybox) | [`arm32v6`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/busybox) | [`arm32v7`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/busybox) |
|
||||||
|
| [`arm64v8`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/busybox) | [`i386`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/busybox) | [`ppc64le`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/busybox) | [`s390x`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/busybox) |
|
||||||
|
|
||||||
<!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh -->
|
<!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue