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