moby--moby/daemon/graphdriver/overlay
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
..
copy.go
overlay.go docker-inspect: Extend docker inspect to export image/container metadata related to graph driver 2015-06-15 14:05:10 -04:00
overlay_test.go Windows: Don't build Linux graph drivers 2015-06-08 15:09:33 -07:00
overlay_unsupported.go Windows: Don't build Linux graph drivers 2015-06-08 15:09:33 -07:00