Overview
- Full name
docker.io/openwrt/rootfs- Registry
- docker.io
- Namespace
- openwrt
- Repository
- rootfs
- Cached tags
- 1376
- Last synced
- 07/05/2026, 08:35 PM
Introduction
OpenWrt 根文件系统镜像,供容器或 chroot 环境构建/测试 OpenWrt 软件包,嵌入式路由固件开发与 CI 打包基础层。
Details
openwrt/rootfs 提供 OpenWrt 预构建根文件系统,用于 SDK 编译、软件包测试或容器化 OpenWrt 环境。定位为 --rm 构建/测试基础镜像,交互式 shell 安装 ipk 包验证;OpenWrt 固件 CI 或本地交叉编译辅助,非路由器生产运行时。
快速启动
docker run --rm -it \
docker.io/openwrt/rootfs:snapshot \
/bin/ash
推荐实践
docker run --rm -it \
-v /projects/openwrt/ipk:/ipk \
docker.io/openwrt/rootfs:23.05.5 \
opkg install /ipk/*.ipk
核心参数说明
snapshot/ 版本 tag — 对应 OpenWrt 发行版-v .../ipk:...— 本地编译包挂载- 定位 — 构建验证环境
- 生产 — 刷入实体设备固件
Latest tags (20)
View all 1376 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/openwrt/rootfs :i386_pentium-mmx-24.10.7 | linux/i386_pentium-mmx | 2026/06/01 01:45 | 4.5 MB | sha256:6c926f1093c5… | |||
docker.io/openwrt/rootfs :i386_pentium-mmx-v24.10.7 | linux/i386_pentium-mmx | 2026/06/01 01:45 | 4.5 MB | sha256:6c926f1093c5… | |||
docker.io/openwrt/rootfs :x86-legacy-24.10.7 | linux/i386_pentium-mmx | 2026/06/01 01:45 | 4.5 MB | sha256:6c926f1093c5… | |||
docker.io/openwrt/rootfs :x86-legacy-v24.10.7 | linux/i386_pentium-mmx | 2026/06/01 01:45 | 4.5 MB | sha256:6c926f1093c5… | |||
docker.io/openwrt/rootfs :arm_cortex-a9_vfpv3-d16-24.10.7 | linux/arm_cortex-a9_vfpv3-d16 | 2026/06/01 01:45 | 3.4 MB | sha256:faec6049ecff… | |||
docker.io/openwrt/rootfs :arm_cortex-a9_vfpv3-d16-v24.10.7 | linux/arm_cortex-a9_vfpv3-d16 | 2026/06/01 01:45 | 3.4 MB | sha256:faec6049ecff… | |||
docker.io/openwrt/rootfs :mvebu-cortexa9-24.10.7 | linux/arm_cortex-a9_vfpv3-d16 | 2026/06/01 01:45 | 3.4 MB | sha256:faec6049ecff… | |||
docker.io/openwrt/rootfs :mvebu-cortexa9-v24.10.7 | linux/arm_cortex-a9_vfpv3-d16 | 2026/06/01 01:45 | 3.4 MB | sha256:faec6049ecff… | |||
docker.io/openwrt/rootfs :aarch64_generic-24.10.7 | linux/aarch64_generic | 2026/06/01 01:45 | 4.3 MB | sha256:96b2c09aa25a… | |||
docker.io/openwrt/rootfs :aarch64_generic-v24.10.7 | linux/aarch64_generic | 2026/06/01 01:45 | 4.3 MB | sha256:96b2c09aa25a… | |||
docker.io/openwrt/rootfs :armsr-armv8-24.10.7 | linux/aarch64_generic | 2026/06/01 01:45 | 4.3 MB | sha256:96b2c09aa25a… | |||
docker.io/openwrt/rootfs :armsr-armv8-v24.10.7 | linux/aarch64_generic | 2026/06/01 01:45 | 4.3 MB | sha256:96b2c09aa25a… | |||
docker.io/openwrt/rootfs :x86_64-24.10.7 | linux/amd64 | 2026/06/01 01:44 | 4.6 MB | sha256:fb79f4ea2f38… | |||
docker.io/openwrt/rootfs :x86_64-v24.10.7 | linux/amd64 | 2026/06/01 01:44 | 4.6 MB | sha256:fb79f4ea2f38… | |||
docker.io/openwrt/rootfs :x86-64-24.10.7 | linux/amd64 | 2026/06/01 01:44 | 4.6 MB | sha256:fb79f4ea2f38… | |||
docker.io/openwrt/rootfs :x86-64-v24.10.7 | linux/amd64 | 2026/06/01 01:44 | 4.6 MB | sha256:fb79f4ea2f38… | |||
docker.io/openwrt/rootfs :x86-geode-24.10.7 | linux/i386_pentium-mmx | 2026/06/01 01:44 | 4.5 MB | sha256:afa36a408ade… | |||
docker.io/openwrt/rootfs :x86-geode-v24.10.7 | linux/i386_pentium-mmx | 2026/06/01 01:44 | 4.5 MB | sha256:afa36a408ade… | |||
docker.io/openwrt/rootfs :mips_24kc-24.10.7 | linux/mips_24kc | 2026/06/01 01:43 | 5.2 MB | sha256:724c4b6101a1… | |||
docker.io/openwrt/rootfs :mips_24kc-v24.10.7 | linux/mips_24kc | 2026/06/01 01:43 | 5.2 MB | sha256:724c4b6101a1… |