docker run-v/myData:/myData-v/nascabData:/root/.local/share/nascab-p8888:80-p5555:90-d ypptec/nascab (软)路由R68S高配16G ROM + 4G RAM版,刷了lean国际版带Docker的,左边菜单里面有个Docker,于是想找一下关于luci-app-dockerman如何使用的,下面这个讲得很详细: OpenWrt使用Docker搭建Emby媒体服务...
5 changes: 3 additions & 2 deletions 5 applications/luci-app-dockerman/Makefile @@ -4,16 +4,17 @@ LUCI_TITLE:=LuCI Support for docker LUCI_DEPENDS:=@(aarch64||arm||x86_64) \ +luci-compat \ +luci-lib-docker \ +luci-lib-ip \ +docker \ +dockerd \ +dockerd +cgroupfs-mount...
2 changes: 1 addition & 1 deletion 2 applications/luci-app-dockerman/luasrc/view/dockerman/apply_widget.htm Original file line numberDiff line numberDiff line change @@ -44,7 +44,7 @@ //<![CDATA[ var xhr = new XHR(), uci_apply_rollback = <%=math.max(luci.config and luci.con...
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...
mkdir -p package/luci-lib-docker && \ wget https://raw.githubusercontent.com/lisaac/luci-lib-docker/master/Makefile -O package/luci-lib-docker/Makefile mkdir -p package/luci-app-dockerman && \ wget https://raw.githubusercontent.com/lisaac/luci-app-dockerman/master/Makefile -O package...
lisaac/luci-app-dockermanPublic Sponsor NotificationsYou must be signed in to change notification settings Fork233 Star832 Code Issues12 Pull requests Discussions Actions Projects Security Insights Additional navigation options 06 Jul 08:03 github-actions ...
luci-app-dockerman: set overview to first menu entry … 400985d luci-app-dockerman: fix socket definition … 169c136 luci-app-dockerman: fix console connection … 04a14ed luci-app-dockerman: improve newnetwork view … 16316b3 luci-app-dockerman: fix typo … 8a961da luci-app-...
mkdir -p package/luci-lib-docker && \ wget https://raw.githubusercontent.com/lisaac/luci-lib-docker/master/Makefile -O package/luci-lib-docker/Makefile mkdir -p package/luci-app-dockerman && \ wget https://raw.githubusercontent.com/lisaac/luci-app-dockerman/master/Makefile -O package...
docker-ce (optional, since you can use it as a docker client) luci-lib-jsonc ttyd (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 ...
This branch is216 commits behindlisaac/luci-app-dockerman:master. README AGPL-3.0 license 适用于 LuCI 的 Docker 管理插件 用于管理 Docker 容器、镜像、网络,适用于自带 Docker 的 Openwrt系统、运行在 Docker 中的 openwrt 或LuCI-in-docker.