In docker, writing file to mounted file-system as non-root?

后端 未结 0 445
面向向阳花
面向向阳花 2021-02-12 02:18

I have a docker container with a -v /home/dan:/home/dan:rw. When the container writes files to /home/dan, the files are owned by root in the host filesystem. Is there a way to m

相关标签:
回答
  • 消灭零回复
提交回复
热议问题