Docker Official Image packaging for Busybox
Go to file
Tianon Gravi 6b303c84f0 Change variants to be libc variants instead of build-style variants 2016-01-07 10:46:41 -08:00
glibc Change variants to be libc variants instead of build-style variants 2016-01-07 10:46:41 -08:00
musl Change variants to be libc variants instead of build-style variants 2016-01-07 10:46:41 -08:00
uclibc Change variants to be libc variants instead of build-style variants 2016-01-07 10:46:41 -08:00
.travis.yml Change variants to be libc variants instead of build-style variants 2016-01-07 10:46:41 -08:00
README.md Update README.md stub 2015-11-16 13:49:25 -08:00
build.sh Change variants to be libc variants instead of build-style variants 2016-01-07 10:46:41 -08:00
generate-stackbrew-library.sh Change variants to be libc variants instead of build-style variants 2016-01-07 10:46:41 -08:00
update.sh Change variants to be libc variants instead of build-style variants 2016-01-07 10:46:41 -08:00

README.md

About this Repo

This is the Git repo of the Docker official image for busybox. See the Docker Hub page 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, specificially in docker-library/docs/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, especially PRs with the "library/busybox" label on that repo. For more information about the official images process, see the docker-library/official-images readme.

Travis CI