.Net8 上Docker引入非root用户运行,导致没有文件权限 #243
zhouyuguangsc
started this conversation in
General
Replies: 1 comment 2 replies
-
出现问题的环境是linux服务器加K8s |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
在我使用.net 8并且docker使用非root用户时,会出现某个文件夹没有权限的问题,看文件夹名称应该是用于保存动态代码的,具体名称忘了大概是”Dynamicxxxxxx“这样。但是在我本地使用windows上的docker运行并不会发生问题
Beta Was this translation helpful? Give feedback.
All reactions