概要
- フル名
docker.io/rancher/library-busybox- Registry
- docker.io
- 名前空間
- rancher
- リポジトリ
- library-busybox
- キャッシュ Tag 数
- 14
- 最終同期
- 07/05/2026, 11:14 PM
- 関連トピック
概要
Rancher 镜像同步 BusyBox 基础镜像,精简 shell 工具集,K8s initContainer 与调试 Pod 常用。
詳細
rancher/library-busybox 为 Rancher 维护的 BusyBox 镜像同步,提供精简 Linux 工具集(sh、wget、tar 等)。定位为 K8s initContainer/debug Pod 基础镜像,非独立业务服务;kubectl run busybox --rm -it --image=... 排障。
快速启动
docker run --rm \
docker.io/rancher/library-busybox:1.36.0 \
echo hello
推荐实践
kubectl run debug --rm -it --image=docker.io/rancher/library-busybox:1.36.0 -- sh
核心参数说明
- 定位 — initContainer/debug Pod
- 工具 — sh/wget/tar/nslookup
- 对比 — 官方 busybox 镜像
- 调度 — 一次性排障
最新 Tag(20 件)
すべての 14 件の Tag を見る →| Tag | アーキテクチャ | プッシュ日時 | サイズ | Digest | 同期 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/rancher/library-busybox :1.32.1 | linux/amd64linux/arm64linux/armlinux/s390x | 2022/02/18 02:44 | 0.7 MB | sha256:1ccc0a0ca577… | |||
docker.io/rancher/library-busybox :1.31.1 | linux/amd64linux/arm64linux/armlinux/s390x | 2022/02/18 02:44 | 0.7 MB | sha256:fd4a8673d034… | |||
docker.io/rancher/library-busybox :1.32.1-s390x | linux/s390x | 2021/11/13 01:41 | 2.0 MB | sha256:37b77d92a7ca… | |||
docker.io/rancher/library-busybox :1.31.1-s390x | linux/s390x | 2021/11/13 01:41 | 2.0 MB | sha256:91c15b1ba6f4… | |||
docker.io/rancher/library-busybox :1.32.1-armv5 | linux/arm | 2021/04/09 02:49 | 0.7 MB | sha256:82b4c9f36a6f… | |||
docker.io/rancher/library-busybox :1.32.1-armv6 | linux/arm | 2021/04/09 02:49 | 0.9 MB | sha256:975eefa55fc1… | |||
docker.io/rancher/library-busybox :1.32.1-arm | linux/arm | 2021/04/09 02:49 | 0.7 MB | sha256:fd659a6f4786… | |||
docker.io/rancher/library-busybox :1.32.1-arm64 | linux/arm64 | 2021/04/09 02:49 | 0.8 MB | sha256:ed9c347e6a72… | |||
docker.io/rancher/library-busybox :1.32.1-amd64 | linux/amd64 | 2021/04/09 02:49 | 0.7 MB | sha256:1ccc0a0ca577… | |||
docker.io/rancher/library-busybox :1.31.1-armv5 | linux/arm | 2020/09/16 02:36 | 0.7 MB | sha256:6cc0997f1470… | |||
docker.io/rancher/library-busybox :1.31.1-armv6 | linux/arm | 2020/09/16 02:36 | 0.9 MB | sha256:fb1f7b885314… | |||
docker.io/rancher/library-busybox :1.31.1-arm | linux/arm | 2020/09/16 02:36 | 0.7 MB | sha256:0ed7a4588573… | |||
docker.io/rancher/library-busybox :1.31.1-arm64 | linux/arm64 | 2020/09/16 02:36 | 0.8 MB | sha256:1ee006886991… | |||
docker.io/rancher/library-busybox :1.31.1-amd64 | linux/amd64 | 2020/09/16 02:36 | 0.7 MB | sha256:fd4a8673d034… |