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
John Howard 52f4d09ffb Windows: Graph driver implementation
Signed-off-by: John Howard <jhoward@microsoft.com>
2015-07-10 14:33:11 -07:00
..
aufs docker-inspect: Extend docker inspect to export image/container metadata related to graph driver 2015-06-15 14:05:10 -04:00
btrfs docker-inspect: Extend docker inspect to export image/container metadata related to graph driver 2015-06-15 14:05:10 -04:00
devmapper Fix panic on devicemapper initialization 2015-07-08 09:10:20 -07:00
graphtest Changed snake case naming to camelCase 2015-03-26 15:05:45 -06:00
overlay overlay: Export metadata for container and image in docker-inspect 2015-06-25 17:33:20 -04:00
vfs Merge pull request #13198 from rhvgoyal/extend-docker-inspect 2015-06-16 15:03:14 -05:00
windows Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
zfs docker-inspect: Extend docker inspect to export image/container metadata related to graph driver 2015-06-15 14:05:10 -04:00
driver.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
driver_linux.go Windows: graphdriver refactor 2015-05-20 08:51:27 -07:00
driver_unsupported.go Windows: graphdriver refactor 2015-05-20 08:51:27 -07:00
driver_windows.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
fsdiff.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00