On Sat, Jul 28, 2018 at 12:11:52PM -0500, Doug Goldstein wrote:
> By default the container runs as the root user and since the source tree
> is bind mounted into the container, any file is created and owned by the
> root user which harms ergonomics when working outside of the container
> environment. This maps the root user within the container to the uid of
> the user outside of the container so files are not owned by root.
> 
> Signed-off-by: Doug Goldstein <[email protected]>

Reviewed-by: Wei Liu <[email protected]>

_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to