Update generated README
Especially to link to the new FAQ entry (https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what)
This commit is contained in:
parent
691ea5e3e2
commit
3194dde54d
16
README.md
16
README.md
|
|
@ -2,24 +2,24 @@
|
|||
|
||||
## Maintained by: [the Docker Community](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://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.
|
||||
This is the Git repo of the [Docker "Official Image"](https://github.com/docker-library/official-images#what-are-official-images) 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.
|
||||
|
||||
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).
|
||||
The [full image description on Docker Hub](https://hub.docker.com/_/busybox/) is generated/maintained over in [the docker-library/docs repository](https://github.com/docker-library/docs), specifically in [the `busybox` directory](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 full official images change lifecycle, see [the "An image's source changed in Git, now what?" FAQ entry](https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what).
|
||||
|
||||
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).
|
||||
For outstanding `busybox` image PRs, check [PRs with the "library/busybox" label on the official-images repository](https://github.com/docker-library/official-images/labels/library%2Fbusybox). For the current "source of truth" for [`busybox`](https://hub.docker.com/_/busybox/), see [the `library/busybox` file in the official-images repository](https://github.com/docker-library/official-images/blob/master/library/busybox).
|
||||
|
||||
---
|
||||
|
||||
- [Travis CI:
|
||||
](https://travis-ci.org/docker-library/busybox/branches)
|
||||
- [](https://travis-ci.org/docker-library/busybox/branches)
|
||||
- [](https://doi-janky.infosiftr.net/job/update.sh/job/busybox)
|
||||
|
||||
| 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) |
|
||||
| [](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/busybox) | [](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/busybox) | [](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/busybox) | [](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/busybox) |
|
||||
| [](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/busybox) | [](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/busybox) | [](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/busybox) | [](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 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue