crarm / OpenWrt-Docker-23.05

本项目旨在构建适用于x86_64(amd64) 平台设备的 OpenWrt 镜像 (每日更新)。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Stars GitHub Forks Docker Stars Docker Pulls

本项目旨在构建适用于x86_64(amd64) 平台设备的 OpenWrt 镜像 (每日更新)。

Github: https://github.com/zzsrv/OpenWrt-Docker

DockerHub: https://hub.docker.com/r/zzsrv/openwrt

支持设备及镜像版本

本项目基于 immortalwrt: openwrt-23.05,每日上午 8 点编译 OpenWrt 镜像,镜像构建完成后将同时推送到 DockerHub 和 阿里云镜像仓库 (杭州) 。

对于国内用户,为提高镜像拉取体验,可以考虑拉取存放于阿里云镜像仓库的镜像,镜像名称及标签如下表所示:

OpenWrt 镜像地址

支持设备/平台 DockerHub 阿里云镜像仓库 (杭州)
x86_64/amd64 zzsrv/openwrt:latest registry.cn-hangzhou.aliyuncs.com/zzsrv/openwrt:latest
x86_64/amd64 zzsrv/openwrt:x86_64 registry.cn-hangzhou.aliyuncs.com/zzsrv/openwrt:x86_64
x86_64/amd64 zzsrv/openwrt:amd64 registry.cn-hangzhou.aliyuncs.com/zzsrv/openwrt:amd64

镜像详细使用方法请参考博客文章:

「在 Docker 中运行 OpenWrt 旁路网关」

https://mlapp.cn/376.html

鸣谢

SuLingGG/OpenWrt-Docker:

https://github.com/SuLingGG/OpenWrt-Docker

ImmortalWrt OpenWrt Source:

https://github.com/immortalwrt/immortalwrt

P3TERX/Actions-OpenWrt:

https://github.com/P3TERX/Actions-OpenWrt

OpenWrt Source Repository:

https://github.com/openwrt/openwrt

Lean's OpenWrt source:

https://github.com/coolsnowwolf/lede

About

本项目旨在构建适用于x86_64(amd64) 平台设备的 OpenWrt 镜像 (每日更新)。

License:MIT License


Languages

Language:Shell 98.3%Language:Dockerfile 1.7%