Docker Official Image packaging for Busybox
Go to file
Tianon Gravi f8263f8fcd Make update.sh slightly faster to complete 2015-12-07 16:34:36 -08:00
ubuntu Change "ubuntu" builder Dockerfile to be more resilient to base image and platform changes 2015-10-19 11:07:42 -07:00
upstream Update to 1.24.1 2015-10-31 09:47:58 -07:00
.travis.yml Add initial .travis.yml 2015-09-16 12:39:39 -07:00
README.md Update README.md stub 2015-11-16 13:49:25 -08:00
build-ubuntu.sh Reorganize so we have better correspondence between tag names and directories 2015-09-16 12:38:16 -07:00
build-upstream.sh Reorganize so we have better correspondence between tag names and directories 2015-09-16 12:38:16 -07:00
generate-stackbrew-library.sh Switch prefix to suffix (which is more appropriate since these are variants of busybox, not versions of ubuntu, etc) 2015-09-17 10:40:50 -07:00
update.sh Make update.sh slightly faster to complete 2015-12-07 16:34:36 -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