Skip to main content

Create ZFS "folders" aka 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>