Hello,
is there a way to create a Linux container from an existing BTRFS snapshot?
I have a server with BTRFS on which there is a subvolume of rootfs (@rootfs). From this subvolume there are BTRFS snapshots.
I want to do some experiments on the system and try to create a LXC container from the snapshot of the @rootfs subvolume. Is this possible at all?