Replies: 3 comments 4 replies
-
你不看看他提示什么吗?他告诉你没有这样的目录,你要先建立这个文件夹 |
Beta Was this translation helpful? Give feedback.
2 replies
-
而且在挂载/home成功的情况下,手动向/home文件夹添加东西,在alist也看不到 |
Beta Was this translation helpful? Give feedback.
2 replies
-
你是不是用docker compose起的容器,我发现我用docker compose起容器就会挂载不上(容器起来了,inspect也能看到bind mount关系,但文件夹就是空的),我用docker run就没问题.... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
挂载本地硬盘,根文件夹路径填/home这一级就没问题,填/home/wy就报错failed get objs: failed to list objs: open /home/wy: no such file or directory
Beta Was this translation helpful? Give feedback.
All reactions