DockerCLI/command/container
Zhang Wei 285fef282f Enhancement: allow parallel stop
Stop multiple containers in parallel to speed up stop process, allow
maximum 50 parallel stops.

Signed-off-by: Abhinav Dahiya <abhinavdtu2012@gmail.com>
Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
2016-09-13 10:50:55 +08:00
..
attach.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
commit.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
cp.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
create.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
diff.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
exec.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
exec_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
export.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
hijack.go Fix a test that expects whitespace at the end of the line. 2016-09-08 15:50:14 -04:00
kill.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
logs.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
pause.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
port.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
ps.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
ps_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
rename.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
restart.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
rm.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
run.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
start.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
stats.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
stats_helpers.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
stats_unit_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
stop.go Enhancement: allow parallel stop 2016-09-13 10:50:55 +08:00
top.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
tty.go Fix a test that expects whitespace at the end of the line. 2016-09-08 15:50:14 -04:00
unpause.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
update.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
utils.go Enhancement: allow parallel stop 2016-09-13 10:50:55 +08:00
wait.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00