14554f495ca39899e355354fb369e20edaf6d778
docker rename <container-id> new_name concurrently, the container will have multi names
When run `docker rename <container-id> new_name` concurrently, every operation will release container's old name. So container will have multi new names reserve in nameIndex. Signed-off-by: Yang Pengfei <yangpengfei4@huawei.com> Upstream-commit: cc2340689c431504689d01c9516b3a340b2e8dbc Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%