Create ZFS "folders" aka dataset
It actually creates a ZFS dataset
Run this command to create a ZFS Dataset
zfs create rpool/config/<containername>
Run this command to destroy a ZFS Dataset
zfs destroy rpool/config/<containername>
It actually creates a ZFS dataset
Run this command to create a ZFS Dataset
zfs create rpool/config/<containername>
Run this command to destroy a ZFS Dataset
zfs destroy rpool/config/<containername>