Files
docker-docs/daemon
Qiang Huang 8799c4fc0f Implemet docker update command
It's used for updating properties of one or more containers, we only
support resource configs for now. It can be extended in the future.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-12-28 19:19:26 +08:00
..
2015-12-16 11:58:52 -08:00
2015-12-28 19:19:26 +08:00
2015-12-13 18:04:12 +02:00
2015-12-16 11:58:52 -08:00
2015-12-16 11:58:52 -08:00
2015-12-03 17:39:49 +01:00
2015-12-22 13:31:46 -05:00
2015-12-22 13:31:46 -05:00
2015-12-22 13:31:46 -05:00
2015-12-03 17:39:49 +01:00
2015-12-16 11:58:52 -08:00
2015-12-13 18:04:12 +02:00
2015-12-03 17:39:49 +01:00
2015-12-28 19:19:26 +08:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver