<div dir="ltr">I want to mount a host filesystem into a container without it squashing all the UID/GID's down to nobody, is that possible? The documentation I can find doesn't seem to mention anything about squash at all. The command I used is:<div><br></div><div>lxc config device add containersystem shareddata disk source=/shared/data/ path=/data/<br></div><div><br></div><div>Thanks!</div></div>