Overview
- Full name
docker.io/sulinggg/openwrt- Registry
- docker.io
- Namespace
- sulinggg
- Repository
- openwrt
- Cached tags
- 22
- Last synced
- 07/13/2026, 12:19 PM
Introduction
OpenWrt 软路由容器镜像,在 Docker 中运行完整路由/NAT/防火墙功能,家庭网关虚拟化与网络实验环境。
Details
sulinggg/openwrt 将 OpenWrt 路由系统容器化,支持 LAN/WAN 接口配置、DHCP 与防火墙规则。定位为网络虚拟化软路由容器,通常需 --privileged 或 --cap-add NET_ADMIN 管理网络命名空间;家庭软路由、多 WAN 实验或 CI 网络拓扑测试,注意与宿主机网络冲突。
快速启动
docker run -d --name openwrt \
--privileged \
--network host \
docker.io/sulinggg/openwrt:latest
推荐实践
docker run -d --name openwrt \
--privileged \
--network host \
--restart unless-stopped \
-v /data/openwrt:/etc/config \
docker.io/sulinggg/openwrt:23.05
核心参数说明
--privileged— 路由/NAT 所需网络权限(高权限)--network host— 直接使用宿主机网络栈-v .../config:...— 持久化 UCI 配置- 风险 — 错误配置可能影响宿主机网络
Latest tags (20)
View all 22 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/sulinggg/openwrt :arm_arm926ej-s | linux/arm/v7 | 2023/05/03 08:42 | 72.8 MB | sha256:ecc5669d562e… | |||
docker.io/sulinggg/openwrt :amd64 | linux/amd64 | 2023/05/03 08:40 | 79.8 MB | sha256:da304b2176d6… | |||
docker.io/sulinggg/openwrt :x86_64 | linux/amd64 | 2023/05/03 08:40 | 79.8 MB | sha256:da304b2176d6… | |||
docker.io/sulinggg/openwrt :rpi2 | linux/arm/v7 | 2023/05/03 08:40 | 75.7 MB | sha256:9829676c5e6b… | |||
docker.io/sulinggg/openwrt :arm_cortex-a7_neon-vfpv4 | linux/arm/v7 | 2023/05/03 08:40 | 0.0 MB | sha256:5eca4f0348b3… | |||
docker.io/sulinggg/openwrt :386 | linux/386 | 2023/05/03 08:40 | 76.0 MB | sha256:879a528f7d38… | |||
docker.io/sulinggg/openwrt :i386_pentium4 | linux/386 | 2023/05/03 08:40 | 0.0 MB | sha256:d755d53249b3… | |||
docker.io/sulinggg/openwrt :arm_cortex-a7 | linux/arm/v7 | 2023/05/03 08:40 | 72.5 MB | sha256:8266ad90c360… | |||
docker.io/sulinggg/openwrt :arm_cortex-a9_vfpv3-d16 | linux/arm/v7 | 2023/05/03 08:40 | 73.4 MB | sha256:2dd22cf8c7dd… | |||
docker.io/sulinggg/openwrt :arm_cortex-a9 | linux/arm/v7 | 2023/05/03 08:40 | 74.1 MB | sha256:210fee225f23… | |||
docker.io/sulinggg/openwrt :rpi4 | linux/arm64 | 2023/05/03 08:40 | 80.7 MB | sha256:37f7fed9d939… | |||
docker.io/sulinggg/openwrt :aarch64_cortex-a72 | linux/arm64 | 2023/05/03 08:40 | 0.0 MB | sha256:4cf8dccbbba0… | |||
docker.io/sulinggg/openwrt :rpi1 | linux/arm/v6 | 2023/05/03 08:39 | 75.4 MB | sha256:fd17a2ee670d… | |||
docker.io/sulinggg/openwrt :rpi3 | linux/arm64 | 2023/05/03 08:39 | 80.9 MB | sha256:48f83e51dd67… | |||
docker.io/sulinggg/openwrt :arm_arm1176jzf-s_vfp | linux/arm/v6 | 2023/05/03 08:39 | 75.4 MB | sha256:fd17a2ee670d… | |||
docker.io/sulinggg/openwrt :aarch64_cortex-a53 | linux/arm64 | 2023/05/03 08:39 | 80.9 MB | sha256:48f83e51dd67… | |||
docker.io/sulinggg/openwrt :armv8 | linux/arm64 | 2023/05/03 08:39 | 78.3 MB | sha256:430616d888ca… | |||
docker.io/sulinggg/openwrt :aarch64_generic | linux/arm64 | 2023/05/03 08:39 | 79.1 MB | sha256:f08192afa650… | |||
docker.io/sulinggg/openwrt :armv7 | linux/arm/v7 | 2023/05/02 08:39 | 72.7 MB | sha256:6c98eeac5203… | |||
docker.io/sulinggg/openwrt :arm_cortex-a15_neon-vfpv4 | linux/arm/v7 | 2023/05/02 08:39 | 72.7 MB | sha256:6c98eeac5203… |