Tianon Gravi 2018-04-19 11:04:02 -07:00
parent bd762e0755
commit 56b1173ab9
1 changed files with 15 additions and 4 deletions

View File

@ -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:
![build status badge](https://img.shields.io/travis/docker-library/busybox/master.svg)](https://travis-ci.org/docker-library/busybox/branches)
| Build | Status | Badges | (per-arch) |
|:-:|:-:|:-:|:-:|
| [`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) |
| [`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) |
<!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh -->