OpenWrt-Docker icon indicating copy to clipboard operation
OpenWrt-Docker copied to clipboard

Build OpenWrt Docker Images For Raspberry Pi 1~4 (Daily Update)

Results 39 OpenWrt-Docker issues
Sort by recently updated
recently updated
newest added

WARNING: Variable 'led' does not exist or is not an array/object Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key...

完全参考此贴操作:https://mlapp.cn/376.html 第一次使用树莓派原版系统,docker 运行该项目的镜像:registry.cn-shanghai.aliyuncs.com/suling/openwrt:latest,然后发现 ShadowsocksR Plus+ 未运行,系统信息如下: >系统 主机名 ImmortalWrt 主机型号 Raspberry Pi 3 Model B Plus Rev 1.3 (CpuMark : 16222.518884 Scores) 架构 ARMv7 Processor rev 4 (v7l) x 4...

搜索了一下,两个相关的issue并没有解决这个问题 尝试对比安装插件前和安装插件后,得到产生变化的目录 /bin /lib /etc /usr/bin /usr/lib /usr/share /usr/libexec /usr/sbin 如果从容器拷贝文件出来并影射了这些目录,再次启动会有一堆报错,估计是软链接或者特殊文件产生的问题 所以,到底应该怎么实现持久化呢? 这是我的docker-compose文件 ``` version: "2" services: lede: image: suling/openwrt-mini:x86_64 privileged: true volumes: - ./data/bin:/bin - ./data/lib:/lib - ./data/etc:/etc -...

hello sir next update can add badvpn ipk on pakcage bcm27xx

因我有闲置的jetson tx1,用的ubuntu18,官方系统可能腌割了很多网络层的东西。openwrt里的passwall和SSR都能透明代理成功,其中passwall有一定的机率用全局模式可以。其它模式均无效。用全局模式f过一会出现访问不到openwrt。应该是广播风暴吧。然后整个网络中断了。我想重新编译该内核 ,麻烦告诉一下需要哪些模块。谢谢! ![image](https://user-images.githubusercontent.com/12690057/163669248-3f7711c3-5fbc-426e-9b4e-e154f8edd82c.png) 下图是我编译时乱加了一些ipset模块之类的,SSR好像勉强可以用了。但还是有点问题。。 ![image](https://user-images.githubusercontent.com/12690057/163669260-796b4c71-6288-47ac-b67c-2087cdda692f.png)

GoWebDav 未运行 GoWebDav 未运行,这个软件运行不了 路径 NAS-GoWebDav

主机4个网卡,unraid 都绑定在br0,docker安装这个openwrt,一个网口wan,lan合用做单笔路由,有没有问题? 就系统来说wan的pppoe拨号会不会有问题?我试了一下,拨不上号,不知道是否是我的问题?

How can I redirect the config to a different folder so it saves across upgrades or having to deploying the docker image??

docer下安装后启动出错,无法配置网络,网络相关配置一直显示载入中,但能桥接上网 日志如下: Sun Apr 24 15:58:16 2022 daemon.notice procd: /etc/rc.d/S13openssl: Generating engines.cnf Sun Apr 24 15:58:16 2022 daemon.notice procd: /etc/rc.d/S13openssl: Enabling engine devcrypto Sun Apr 24 15:58:16 2022 user.notice dnsmasq:...