Sebastiaan van Stijn b9ee31ae02 Merge pull request #29314 from vdemeester/no-more-utils пре 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 пре 8 година
cp.go 0640a14b4f Move api/client -> cli/command пре 8 година
create.go bad849fc82 Generate container create response from swagger spec. пре 8 година
diff.go 4497801c8a Clarify what docker diff shows пре 8 година
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 пре 8 година
hijack.go e7c9694d76 Move image trust related cli methods into the image package. пре 8 година
inspect.go 7dad9d5ce4 Fix typs from go to Go пре 8 година
kill.go d2bb3aba7e Support parallel kill пре 8 година
list.go 04f7a03359 Move templates to pkg/templates пре 8 година
logs.go 05dc9846e1 remove client-side for supported logging drivers пре 8 година
pause.go f1dda4395e Add parallel operation support for pause/unpause пре 8 година
port.go 0640a14b4f Move api/client -> cli/command пре 8 година
prune.go a6be56b54e Convert DanglingOnly to Filters for `docker image prune` пре 8 година
ps_test.go 312cc7eebd Use `map[string]bool` for `preProcessor` to ignore unknwon field пре 8 година
rename.go 0640a14b4f Move api/client -> cli/command пре 8 година
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 32de162fc9 Improve error output for `docker stats ...` пре 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 пре 8 година
tty.go 53774423ff Windows: OCI process struct convergence пре 8 година
unpause.go f1dda4395e Add parallel operation support for pause/unpause пре 8 година
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 пре 8 година