Docker Manager interface for LuCI
Last updated Jul 1, 2026
902
Stars
238
Forks
23
Issues
0
Stars/day
Attention Score
89
Language breakdown
Lua 72.1%
HTML 23.5%
Shell 3.2%
CSS 1.0%
Makefile 0.2%
▸ Files
click to expand
README
Luci-app-dockerman
Docker Manager for LuCI / 适用于 LuCI 的 Docker 管理插件
- 一个用于管理 Docker 容器、镜像、网络、存储卷的 Openwrt 插件
- 同时也适用于 Openwrt-in-docker 或 LuCI-in-docker
- Download / 下载 ipk
Depends / 依赖
- luci-lib-docker
- dockerd (optional, since you can use it as a docker client)
- luci-lib-jsonc
- ttyd (optional, use for container console)
- docker (optional, use for container console)
Compile / 编译
#compile package only
make package/luci-lib-docker/compile v=99
make package/luci-app-dockerman/compile v=99
#compile make menuconfig #choose Utilities ---> <*> docker....................................... Docker Community Edition #choose Kernel features for Docker which you want #choose LuCI ---> 3. Applications ---> <*> luci-app-dockerman..... Docker Manager interface for LuCI ----> save make V=99
Screenshot / 截图
- Containers
- Container Info
- Container Edit
- Container Stats
- Container Logs
- New Container
- Images
- Networks
- New Network
Thanks / 谢致
- Chinese translation by 401626436
🔗 More in this category