Vincent Demeester c8388a52ec Merge pull request #28445 from cpuguy83/28439_fix_client_rm_on_old_daemons 8 лет назад
..
attach.go aff5dacec1 context.Context should be the first parameter of a function 8 лет назад
cmd.go bf95472105 refactor help func in CLI 8 лет назад
commit.go 0640a14b4f Move api/client -> cli/command 9 лет назад
cp.go 0640a14b4f Move api/client -> cli/command 9 лет назад
create.go bad849fc82 Generate container create response from swagger spec. 8 лет назад
diff.go 0640a14b4f Move api/client -> cli/command 9 лет назад
exec.go d5dc9b8b1f fix incorrect ErrConnectFailed comparison 8 лет назад
exec_test.go 713cae7ca2 Remove redundant parameter and fix typos 8 лет назад
export.go 0640a14b4f Move api/client -> cli/command 9 лет назад
hijack.go e7c9694d76 Move image trust related cli methods into the image package. 9 лет назад
inspect.go 7dad9d5ce4 Fix typs from go to Go 8 лет назад
kill.go d2bb3aba7e Support parallel kill 8 лет назад
list.go 312cc7eebd Use `map[string]bool` for `preProcessor` to ignore unknwon field 8 лет назад
logs.go 0640a14b4f Move api/client -> cli/command 9 лет назад
pause.go f1dda4395e Add parallel operation support for pause/unpause 9 лет назад
port.go 0640a14b4f Move api/client -> cli/command 9 лет назад
prune.go e98e4a7111 always add but hide experimental cmds and flags 8 лет назад
ps_test.go 312cc7eebd Use `map[string]bool` for `preProcessor` to ignore unknwon field 8 лет назад
rename.go 0640a14b4f Move api/client -> cli/command 9 лет назад
restart.go cc703784f3 Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time. 8 лет назад
rm.go 2b773257e0 Support parallel rm 8 лет назад
run.go aff5dacec1 context.Context should be the first parameter of a function 8 лет назад
start.go aff5dacec1 context.Context should be the first parameter of a function 8 лет назад
stats.go aff5dacec1 context.Context should be the first parameter of a function 8 лет назад
stats_helpers.go aff5dacec1 context.Context should be the first parameter of a function 8 лет назад
stats_unit_test.go 5ffe496a22 Update function name for TestCalculBlockIO 8 лет назад
stop.go cc703784f3 Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time. 8 лет назад
top.go 0640a14b4f Move api/client -> cli/command 9 лет назад
tty.go 53774423ff Windows: OCI process struct convergence 8 лет назад
unpause.go f1dda4395e Add parallel operation support for pause/unpause 9 лет назад
update.go 51012aa0af Fixes #27798 : Update help for --blkio-weight parameter 8 лет назад
utils.go c8388a52ec Merge pull request #28445 from cpuguy83/28439_fix_client_rm_on_old_daemons 8 лет назад
wait.go 0640a14b4f Move api/client -> cli/command 9 лет назад