<div dir="ltr"><div>Is it possible to create unprivileged containers on NFS volumes? It seems to work fine for a privileged container, but when I try it for an unprivileged container I get the following errors:</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Using image from local cache<br>Unpacking the rootfs<br>tar: ./var/mail: Cannot change ownership to uid 0, gid 8: Operation not permitted<br>tar: ./var/log/wtmp: Cannot change ownership to uid 0, gid 43: Operation not permitted<br>tar: ./var/log/lastlog: Cannot change ownership to uid 0, gid 43: Operation not permitted<br>tar: ./var/log/dmesg: Cannot change ownership to uid 0, gid 4: Operation not permitted<br>tar: ./var/log/btmp: Cannot change ownership to uid 0, gid 43: Operation not permitted<br>tar: ./var/log/fsck/checkroot: Cannot change ownership to uid 0, gid 4: Operation not permitted<br>tar: ./var/log/fsck/checkfs: Cannot change ownership to uid 0, gid 4: Operation not permitted<br>tar: ./var/log/apt/term.log: Cannot change ownership to uid 0, gid 4: Operation not permitted<br>tar: ./var/local: Cannot change ownership to uid 0, gid 50: Operation not permitted</blockquote><div><br></div></div>