How can I make unprivileged container running as whiteman808 user snapshot?
~ ❯ lxc-copy -n ansible-debian -B overlayfs -s -N snap0 02:50:54
lxc-copy: ansible-debian: ../src/lxc/lxccontainer.c: copy_file: 3310 No such file or directory - Error opening original file /home/whiteman808/.local/share/lxc/ansible-debian/lxc_rdepends
lxc-copy: ansible-debian: ../src/lxc/storage/overlay.c: ovl_mount: 490 Operation not permitted - Failed to mount "/home/whiteman808/.local/share/lxc/ansible-debian/rootfs" on "/usr/lib/lxc/rootfs" with options "upperdir=/home/whiteman808/.local/share/lxc/snap0/overlay/delta,lowerdir=/home/whiteman808/.local/share/lxc/ansible-debian/rootfs"
lxc-copy: ansible-debian: ../src/lxc/tools/lxc_copy.c: do_clone: 394 Failed to clone
~ ❯ cat ~/.local/share/lxc/ansible-debian/config 02:53:22
# Template used to create this container: /usr/share/lxc/templates/lxc-download
# Parameters passed to the template:
# Template script checksum (SHA-1): 218ccdcaa38e3f62e3a17f53b119f34e1e57ea67
# For additional config options, please look at lxc.container.conf(5)
# Uncomment the following line to support nesting containers:
#lxc.include = /usr/share/lxc/config/nesting.conf
# (Be aware this has security implications)
# Distribution configuration
lxc.include = /usr/share/lxc/config/common.conf
lxc.include = /usr/share/lxc/config/userns.conf
lxc.arch = linux64
# Container specific configuration
lxc.idmap = u 0 100000 65536
lxc.idmap = g 0 100000 65536
lxc.rootfs.path = dir:/home/whiteman808/.local/share/lxc/ansible-debian/rootfs
lxc.uts.name = ansible-debian
# Network configuration
lxc.net.0.type = veth
lxc.net.0.link = lxcbr0
lxc.net.0.flags = up
lxc.net.0.hwaddr = 10:66:6a:7b:3d:ba