Files
docker-cli/components/engine/daemon
Zhang Wei f153cf13ed Update RestartPolicy of container
Add `--restart` flag for `update` command, so we can change restart
policy for a container no matter it's running or stopped.

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
Upstream-commit: ff3ea4c90f2ede5cccc6b49c4d2aad7201c91a4c
Component: engine
2016-02-20 17:06:32 +08:00
..
2016-01-20 12:52:05 +08:00
2016-02-16 07:00:01 +00:00
2016-02-01 09:57:38 -08:00
2016-02-09 14:26:51 -05:00
2016-02-12 17:56:40 -05:00
2016-02-03 15:45:20 +08:00
2016-02-03 10:43:01 -08:00
2015-12-16 11:58:52 -08:00
2016-02-02 21:05:01 -05:00
2016-02-11 15:49:36 -08:00
2016-01-14 08:17:40 +00:00
2016-02-16 11:19:23 -08:00
2016-02-03 15:45:20 +08:00
2016-02-10 13:19:19 -08:00
2016-02-09 14:25:02 -05:00
2016-02-20 17:06:32 +08:00
2016-02-09 14:25:02 -05:00
2016-02-03 15:45:20 +08:00
2016-02-03 15:45:20 +08:00
2016-02-20 17:06:32 +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