# Create ZFS "folders" aka dataset

**Run this command to create a ZFS Dataset**

zfs create rpool/config/&lt;containername&gt;

**Run this command to destroy a ZFS Dataset**

zfs destroy rpool/config/&lt;containername&gt;