RROR: Could not create cache adapter error=cache factory not found: factory for cache adapter "" was not registered
ERROR: Job failed (system failure): Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"rootfs_linux.go:58: mounting \\\"/usr/lib64/libltdl.so.7\\\" to rootfs \\\"/var/lib/docker/overlay2/17e00a71b6e49848e053828cc899c912836e9bbc6694910f1fd0ce2cb90776fc/merged\\\" at \\\"/var/lib/docker/overlay2/17e00a71b6e49848e053828cc899c912836e9bbc6694910f1fd0ce2cb90776fc/merged/usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1\\\" caused \\\"not a directory\\\"\"": unknown: Are you trying to mount a directory onto a file (or vice-versa
Could not create cache adapter cache factory not found: factory for cache adapter ““ was not regist
最新推荐文章于 2026-05-31 21:30:36 发布
在尝试启动Docker容器时遇到错误:无法找到缓存适配器的工厂,具体报错为'cache factory not found: factory for cache adapter "" was not registered'。此外,还遇到了oci runtime create失败的问题,由于尝试将目录挂载到非目录的文件上导致'not a directory'错误。问题可能与Docker本身或宿主机的文件系统配置有关,参考链接指向了GitLab Runner的相关问题。
订阅专栏 解锁全文
3668

被折叠的 条评论
为什么被折叠?



