Docker Official Image packaging for Busybox
Go to file
Tianon Gravi 38b1f26b58 Convert "generate-stackbrew-library.sh" to output the new 2822-based format 2016-06-09 10:02:04 -07:00
glibc Update to 1.24.2 2016-03-18 09:19:52 -07:00
musl Update to 1.24.2 2016-03-18 09:19:52 -07:00
uclibc Update to 1.24.2 2016-03-18 09:19:52 -07: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 Convert "generate-stackbrew-library.sh" to output the new 2822-based format 2016-06-09 10:02:04 -07: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