1
0
mirror of https://github.com/docker/cli.git synced 2026-01-23 15:21:32 +03:00
Files
cli/components/engine/daemon
Kir Kolyshkin baa28c0e1c 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>
Upstream-commit: 15a232fd06e062f8aae4e89e1f520f44c875daeb
Component: engine
2015-08-11 18:16:11 -07:00
..
2015-04-07 08:43:14 -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-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-07-02 16:12:42 -07:00
2015-07-16 16:02:26 -07:00
2015-07-16 16:02:26 -07:00
2015-06-01 12:39:28 -07:00
2015-07-30 14:25:15 -07:00
2015-06-01 12:39:28 -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