OpenWrt-Docker
OpenWrt-Docker copied to clipboard
Build OpenWrt Docker Images For Raspberry Pi 1~4 (Daily Update)
97b9743ae7418c9f7f32bec568cc7b5aafe18ade0bb90b745ea698d26b54a460 AppArmorProfile Args [ ] Config { AttachStderr: false, AttachStdin: false, AttachStdout: false, Cmd: /sbin/init, Domainname: , Entrypoint: null, Env: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, Hostname: 97b9743ae741, Image: sulinggg/openwrt:arm_cortex-a7_neon-vfpv4, Labels: [object Object], OnBuild: null,...
如果去掉了与无线相关的东西,是不是在树莓派上通过Docker布署OpenWrt就必须要有网线才行了?
918+群晖,启动容器后网络就断开了,导致无法连接上设备。
immortalwrt 项目最新的 branches 已经更新到 21.02 版本,希望跟进。
如何开启Wifi?默认没有看到WIFI配置
root@raspberrypi:/home/pi# docker run --restart always --name openwrt -d --network macnet --privileged registry.cn-shanghai.aliyuncs.com/suling/openwrt:rpi4 /sbin/init WARNING: The requested image's platform (linux/arm/v8) does not match the detected host platform (linux/arm/v7) and no specific...
使用的是x86版本,运行环境是centos7,教程里面是Debian的/etc/network/interfaces。但是centos7下没有这个配置文件,该如何修改呢?
现象:SQM Qos开启无效,队列规则只有fq_model 日志:SQM: ERROR: cmd_wrapper: ip: FAILURE (2): /sbin/ip link add name SQM_IFB_12bcb type ifb 想在docker上跑openwrt做qos,不知道为什么不能正常运行,望各位大佬不吝赐教
IPV6协议 端口都没有
之前使用的docker版本网易云正常可用 今天9月20号 我在14点左右 用树莓派4b重新搭建的docker 版本openwrt 网易云看起来是更新了 界面和以前不同 但是使用的时候发现不能用了启动不起来 大佬这个是啥情况?