docker-wechat icon indicating copy to clipboard operation
docker-wechat copied to clipboard

用普通用户运行,却以根用户权限创建$HOME/DoChat目录,是如何做到的呢?

Open augreed opened this issue 2 years ago • 1 comments

系统是opensuse Leap 15.5 用户加入了docker组,别的没干过

aug@localhost:~> groups
users kvm libvirt docker

DoChat目录的权限:

aug@localhost:~> ll -d DoChat/
drwxr-xr-x 4 root root 4096  8月 28 13:13 DoChat/

augreed avatar Aug 28 '23 06:08 augreed