Files
docker-cli/components/engine/daemon
Zhang Wei 4aae2e5565 Fix error for restarting container
Fix error message for `--net container:b` and `--ipc container:b`,
container `b` is a restarting container.

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
Upstream-commit: 3c0a91d227a04e146d24e35d2f71d8c5343cfc77
Component: engine
2016-02-04 20:14:50 +08:00
..
2016-01-20 12:52:05 +08:00
2016-02-01 09:57:38 -08:00
2016-02-01 09:57:38 -08:00
2016-02-01 09:57:38 -08: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-01-14 08:17:40 +00:00
2016-01-26 23:47:02 +11:00
2016-01-07 14:10:42 -05:00
2016-02-03 15:45:20 +08:00
2016-02-02 17:59:11 -08:00
2016-02-03 15:45:20 +08:00
2016-02-03 15:45:20 +08:00
2016-02-03 15:45:20 +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