Docker Official Image packaging for Busybox
Go to file
Tianon Gravi aa77a9af77 Remove riscv64+glibc=latest exclusion - Trixie is stable 2025-09-16 09:32:45 -07:00
.github/workflows Update to Debian Trixie 2025-08-08 12:01:28 -07:00
.patches Add explicit "patches" directory 2024-09-30 15:58:06 -07:00
latest Update metadata for riscv64 2025-09-15 18:04:53 -07:00
latest-1 Update metadata for riscv64 2025-09-15 18:04:53 -07:00
.gitattributes Add separate unstable/stable versions and initial jq-based templating engine 2021-01-11 14:06:49 -08:00
.gitignore Add separate unstable/stable versions and initial jq-based templating engine 2021-01-11 14:06:49 -08:00
Dockerfile-builder.template Update buildroot to 2025.05.1 2025-08-12 10:10:01 -07:00
Dockerfile.template Initial `Builder: oci-import` support 2024-02-27 16:44:18 -08:00
LICENSE Add missing LICENSE (Apache 2.0) 2025-04-22 13:38:46 -07:00
README.md Update README 2024-11-21 10:47:50 -08:00
apply-templates.sh Initial `Builder: oci-import` support 2024-02-27 16:44:18 -08:00
build.sh Add PATH to generated images so they're self-contained 2025-01-14 10:43:54 -08:00
generate-stackbrew-library.sh Remove riscv64+glibc=latest exclusion - Trixie is stable 2025-09-16 09:32:45 -07:00
update.sh Add separate unstable/stable versions and initial jq-based templating engine 2021-01-11 14:06:49 -08:00
versions.json Update buildroot to 2025.08 2025-09-08 16:25:52 -07:00
versions.sh Use GitLab for all buildroot references 2024-11-25 13:47:13 -08:00

README.md

https://github.com/docker-library/busybox

Maintained by: the Docker Community

This is the Git repo of the Docker "Official Image" for busybox (not to be confused with any official busybox image provided by busybox upstream). 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 image description on Docker Hub is generated/maintained over in the docker-library/docs repository, specifically in the busybox directory.

See a change merged here that doesn't show up on Docker Hub yet?

For more information about the full official images change lifecycle, see the "An image's source changed in Git, now what?" FAQ entry.

For outstanding busybox image PRs, check PRs with the "library/busybox" label on the official-images repository. For the current "source of truth" for busybox, see the library/busybox file in the official-images repository.