immortalwrt的docker构建脚本
根据自己情况修改,修改后执行docker-run.sh脚本即可自动构建,构建出来的固件在当前的bin目录。
-
初始化脚本修改:
files/etc/uci-defaults/99-custom.sh -
内置软件包修改:
build.sh -
镜像版本修改:
docker-run.sh,选择符合自己设备的系统架构。
安装istore商店(只支持 x86_64 和 arm64 架构)
curl -sSL -O https://gh-proxy.com/https://raw.githubusercontent.com/sky22333/shell/main/openwrt/sh/istore.sh && chmod +x istore.sh && ./istore.sh