Open francis5959 opened 1 year ago
安装其它镜像是否报同样的错误,你的设备可能不支持 docker
感谢回复。换过几个版本的openwrt+docker,均出现同样问题,而安装其他镜像都正常,唯独freenom不行。
I have the same issue.
This issue was resolved after installing fuse-overlayfs with opkg on OpenWRT. Hope this piece of information will be helpful.
This issue was resolved after installing fuse-overlayfs with opkg on OpenWRT. Hope this piece of information will be helpful.
@francis5959
This issue was resolved after installing fuse-overlayfs with opkg on OpenWRT. Hope this piece of information will be helpful.
A reboot is needed after installing fuse-overlayfs
. Thanks!
This issue was resolved after installing fuse-overlayfs with opkg on OpenWRT. Hope this piece of information will be helpful.
Thanks!
描述问题 openwrt docker安装至最后出现“docker: failed to register layer: operation not supported”,安装失败
重现步骤 拉取镜像至最后出现“docker: failed to register layer: operation not supported”,安装失败
运行“docker run -d --name freenom --restart always -v $(pwd):/conf -v $(pwd)/logs:/app/logs luolongfei/freenom 拉取镜像正常,但到最后出现“docker: failed to register layer: operation not supported”
截图&日志 docker run -d --name freenom --restart always -v $(pwd):/conf -v $(pwd)/logs:/app/logs luolongfei/freenom Unable to find image 'luolongfei/freenom:latest' locally
latest: Pulling from luolongfei/freenom 540db60ca938: Pull complete 933cf2f4a68f: Extracting [==================================================>] 1.702MB/1.702MB 93c5cc202a60: Download complete 74403c16157d: Download complete 3ec3ea2589bd: Download complete 506c26a1a3fd: Download complete 1884ed429bfb: Download complete 0426bea1cb5c: Download complete 07191f3eab51: Download complete 6df3a5dcfcbe: Download complete 08bb23c52933: Download complete 888bff0beedb: Download complete 4c43c0236280: Download complete 9e11e9a9f235: Download complete docker: failed to register layer: operation not supported.
你做了哪些尝试 无
环境信息
额外的备注