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