Files
docker-docs/daemon
Kir Kolyshkin 15a232fd06 graphdriver/zfs: fix GetMetadata() comment
Commit e27c904 added a wrong and misleading comment
to GetMetadata(). Fix it using the wording from
commit 407a626 which introduced GetMetadata().

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
2015-08-11 18:16:11 -07:00
..
2015-08-10 16:30:48 +08:00
2015-07-29 23:39:18 +02:00
2015-07-21 22:49:49 +08:00
2015-07-27 17:44:18 -07:00
2015-07-29 21:25:56 +03:00
2015-07-29 23:39:18 +02:00
2015-07-29 21:25:56 +03:00
2015-07-16 16:02:26 -07:00
2015-07-16 16:02:26 -07:00
2015-07-30 14:25:15 -07:00
2015-07-29 21:25:56 +03:00
2015-07-31 13:13:40 -07:00
2015-07-31 13:13:40 -07:00
2015-07-31 13:13:40 -07:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver
  • networkdriver

Code pertaining to storing images:

  • graphdriver