zfs utilities in docker container for managing ZFS on host
50K+
zfs utilities in docker container
Based off of debian image and then following instructions on: http://zfsonlinux.org/debian.html
Does not actively run any processes, should only be used to run zfs commands. Also requires use of /dev/zfs.
Example run command: docker run --rm --device /dev/zfs:/dev/zfs:rw crazymanjinn/zfs-utils zpool status
Content type
Image
Digest
Size
166.7 MB
Last updated
almost 10 years ago
docker pull crazymanjinn/zfs-utils