Files
docker-cli/components/engine/daemon
Yong Tang 34c0d57b47 Fix docker rename with linked containers
This fix tries to address issue raised in #23973 where the
`docker rename` does not update namedIndex and linkIndex,
thus resulting in failures when the linked containers are
referenced later on.

This fix updates the namedIndex and linkIndex during the
`docker rename` and fixes the issue.

An integration test has been added to cover the changes
in this fix.

This fix fixes #23973.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Upstream-commit: 3f6e3a0885124a00c7f915af8f9181e6a275d828
Component: engine
2016-06-27 19:58:05 -07:00
..
2016-05-06 16:08:53 -07:00
2016-06-24 12:04:26 -07:00
2016-06-13 22:16:18 -07:00
2016-06-13 22:16:18 -07:00
2016-06-27 10:23:37 -07:00
2016-02-03 10:43:01 -08:00
2016-06-11 13:16:55 -07:00
2016-06-14 07:47:31 -07:00
2016-06-27 10:23:37 -07:00
2016-06-27 10:23:37 -07:00
2016-06-11 19:42:38 +02:00
2016-06-24 12:04:26 -07:00
2016-06-21 15:29:25 +08:00
2016-06-02 19:12:20 -07:00
2016-04-27 11:36:47 +08:00