The zfsnap tool packaged inside an alpine container
1.2K
The zfsnap tool packaged inside an alpine container
Can be used to make zfs rolling snapshots of zfs pools or partitions
zfsnap official documentation : https://www.zfsnap.org/zfsnap_manpage.html
docker run --rm --privileged -v /dev/zfs:/dev/zfs docker-zfsnap zfsnap snapshot -a TTL -r ZFS_POOL
docker run --rm --privileged -v /dev/zfs:/dev/zfs docker-zfsnap zfsnap destroy -r ZFS_POOL
Content type
Image
Digest
Size
5.2 MB
Last updated
over 6 years ago
docker pull camptocamp/zfsnap