File tree Expand file tree Collapse file tree 1 file changed +1
-20
lines changed
Expand file tree Collapse file tree 1 file changed +1
-20
lines changed Original file line number Diff line number Diff line change 1010- ** 基于 [ Arrow OS 12.1] ( https://github.com/LeeHe-gif/android_kernel_xiaomi_alioth ) ** 内核源码构建 alioth(Redmi k40)已测试在wifi下桥接网络与macvlan有问题,其他正常。
1111- ** 基于 [ ZTE - Opensource] ( https://opensource.ztedevices.com/ ) ** 官方源码构建 ZTE U30Air 内核,正在测试中,目前仅原厂配置可以开机。
1212- ** 基于 [ kirin970-kernel-based-on-emui9.1] ( https://github.com/LeeHe-gif/kirin970-kernel-based-on-emui9.1 ) ** 源码构建 华为nova3 内核,默认带ksu,开启docker支持可以开机,正在测试docker功能中。
13+ - ** 基于 [ crDoird 12.5] ( https://github.com/LeeHe-gif/android_kernel_xiaomi_nabu ) ** 源码构建 nabu (MI pad 5) 内核,默认带ksu。
1314## ✅ Docker 支持状态
1415
1516根据内核配置检测,本内核已完整支持 Docker 运行环境:
3233 - ` ipvlan ` : ✅ 已启用
3334 - ` macvlan ` : ✅ 已启用
3435
35- ## 📥 刷入方法
36-
37- ### 前提条件
38- - 已解锁 Bootloader
39- - 已安装 TWRP Recovery
40- - 备份重要数据
41-
4236### 挂载cgroups
4337
4438``` Bash
@@ -64,16 +58,3 @@ echo 1 > /proc/sys/net/ipv6/conf/default/forwarding
6458wget https://github.com/moby/moby/raw/master/contrib/check-config.sh
6559sh check-config.sh
6660```
67-
68- ### 刷机步骤
69-
70- 1 . ** 下载文件**
71- - 从 Releases 页面下载对应设备最新的 ` XXX_dockerkernel.zip `
72-
73- 2 . ** 进入 TWRP**
74-
75- 3 . ** 刷入polaris_dockerkernel.zip**
76-
77- 4 . ** 刷入magisk**
78-
79- 5.** 重启**
You can’t perform that action at this time.
0 commit comments