Unprivileged container with local bind mount.
- Create container with Ubuntu 22.04 LTS
- Install Swizzin with script. Note user created.
- On Proxmox host, create group for container-data for unused group id (used 101001)
addgroup --gid 101001 container-data