
11 Nov
2013
11 Nov
'13
4:52 a.m.
Hi Gao, I appreciate your quick reply.
you can try create a file in container, and on host, the owner of this file is uid=1000. and on the other side, if a file's owner is uid 1000 on host. in this container, you will see the owner of this file is uid 0.
I tried creating a file inside the container with root user. When I checked uid of the file on the host, it still gives me uid as 0. What can be wrong? Thanks and Regards, Saurabh Deochake.