https://github.com/miaoermua/catwrt-rootfs
🐧 适用于 Docker 版的 CatWrt,和普通固件使用上可能有差别
https://github.com/miaoermua/catwrt-rootfs
docker-compose docker-images lede openwrt
Last synced: 11 days ago
JSON representation
🐧 适用于 Docker 版的 CatWrt,和普通固件使用上可能有差别
- Host: GitHub
- URL: https://github.com/miaoermua/catwrt-rootfs
- Owner: miaoermua
- License: apache-2.0
- Created: 2024-08-30T14:15:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T13:55:47.000Z (9 months ago)
- Last Synced: 2025-02-03T14:44:27.725Z (9 months ago)
- Topics: docker-compose, docker-images, lede, openwrt
- Homepage: https://www.miaoer.net/posts/network/1panel-deploy-catwrt-rootfs
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CatWrt-rootfs
适用于 Docker 版的 CatWrt,和普通固件使用上可能有差别
```
$ wget https://raw.miaoer.net/CatWrt-rootfs/docker-compose.yml
# wget -P /opt/1panel/docker/compose/CatWrt/ https://raw.miaoer.net/CatWrt-rootfs/docker-compose.yml$ docker compose up -d
```---
## 软件源
适用于本地 CatWrt 的软件源,本地部署可减少依赖在线服务
```
$ wget https://fastly.jsdelivr.net/gh/miaoermua/CatWrt@main/docker-compose.yml$ docker compose up -d
```