You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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