1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/graphdriver/zfs
Vivek Goyal 407a626be6 docker-inspect: Extend docker inspect to export image/container metadata related to graph driver
Export image/container metadata stored in graph driver. Right now 3 fields
DeviceId, DeviceSize and DeviceName are being exported from devicemapper.
Other graph drivers can export fields as they see fit.

This data can be used to mount the thin device outside of docker and tools
can look into image/container and do some kind of inspection.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
2015-06-15 14:05:10 -04:00
..
MAINTAINERS zfs: add myself to MAINTAINERS 2015-05-08 17:48:20 +02:00
zfs.go docker-inspect: Extend docker inspect to export image/container metadata related to graph driver 2015-06-15 14:05:10 -04:00
zfs_freebsd.go avoid 88-chars mountpoint length limit on freebsd 2015-05-29 16:33:04 +03:00
zfs_linux.go avoid 88-chars mountpoint length limit on freebsd 2015-05-29 16:33:04 +03:00
zfs_test.go Windows: No ZFS graphdriver 2015-05-14 15:57:45 -07:00
zfs_unsupported.go avoid 88-chars mountpoint length limit on freebsd 2015-05-29 16:33:04 +03:00