Id mapping shared directory user and root access

Apparently changin the /etc/subgid to:

cat /etc/subgid
lxd:100000:1000000000
root:100000:100000000
lxd:100:1
root:100:1

Fixed the issue :slight_smile:

image