Replies: 3 comments 1 reply
无法复现此问题 |
0 replies
Answer selected by
ILoveScratch2
|
请确保没有在docker的json配置文件中指定userns命名空间,如果指定了,可以尝试--userns=host |
0 replies
|
我也出现了这样的问题,我使用fnos,uid:gid 1000:1001,构建新的项目,镜像不停重启,data目录属性是root权限,删除整个data,重新构建,产生的data仍然是root,容器不断重启。将uid和gid 改为 0:0后正常启动镜像 |
1 reply
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.
All reactions