moby/graph
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
..
tags Windows: Build load.go 2015-05-12 14:26:57 -07:00
export.go Windows: graph\export.go filepath fixes 2015-05-04 14:56:23 -07:00
graph.go Merge pull request #13773 from dmcgowan/refactor-1-image-graph-separation 2015-06-11 17:44:37 -07:00
graph_test.go Separate graph from image 2015-06-05 18:06:09 -07:00
history.go Update graph walkhistory to pass by value 2015-06-05 18:06:09 -07:00
import.go Refactor pkg/stremformatter with custom constructors instead of passing a boolean 2015-05-13 00:09:41 +02:00
list.go Separate graph from image 2015-06-05 18:06:09 -07:00
load.go Windows: Build load.go 2015-05-12 14:26:57 -07:00
load_unsupported.go Windows: Build load.go 2015-05-12 14:26:57 -07:00
manifest.go Break down loadManifest function into constituent parts 2015-06-01 13:02:50 -07:00
manifest_test.go Update graph to use digest type 2015-06-05 18:07:41 -07:00
pools_test.go don't call reexec.Init from chrootarchive 2014-11-25 01:03:40 +02:00
pull.go Merge pull request #13576 from stevvooe/verify-digests 2015-06-02 11:16:23 -07:00
push.go Update graph to use digest type 2015-06-05 18:07:41 -07:00
service.go docker-inspect: Extend docker inspect to export image/container metadata related to graph driver 2015-06-15 14:05:10 -04:00
tags.go Windows: Build load.go 2015-05-12 14:26:57 -07:00
tags_unit_test.go Add tests for loadManifest digest verification 2015-05-29 16:30:21 -07:00