Skip to content

Commit 56b1173

Browse files
committed
1 parent bd762e0 commit 56b1173

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

README.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,25 @@
1-
# About this Repo
1+
# https://github.com/docker-library/busybox
22

3-
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.
3+
## Maintained by: [the Docker Community](https://github.com/docker-library/busybox)
44

5-
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).
5+
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.
66

7-
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).
7+
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).
8+
9+
## See a change merged here that doesn't show up on Docker Hub yet?
10+
11+
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).
12+
13+
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).
814

915
---
1016

1117
- [Travis CI:
1218
![build status badge](https://img.shields.io/travis/docker-library/busybox/master.svg)](https://travis-ci.org/docker-library/busybox/branches)
1319

20+
| Build | Status | Badges | (per-arch) |
21+
|:-:|:-:|:-:|:-:|
22+
| [`amd64`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/busybox/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/busybox) | [`arm32v5`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/busybox/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/busybox) | [`arm32v6`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/busybox/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/busybox) | [`arm32v7`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/busybox/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/busybox) |
23+
| [`arm64v8`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/busybox/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/busybox) | [`i386`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/busybox/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/busybox) | [`ppc64le`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/busybox/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/busybox) | [`s390x`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/busybox/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/busybox) |
24+
1425
<!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh -->

0 commit comments

Comments
 (0)