.. |
attach.go
|
0640a14b4f
Move api/client -> cli/command
|
9 years ago |
cmd.go
|
411e0bdc8e
refactor help func in CLI
|
8 years ago |
commit.go
|
0640a14b4f
Move api/client -> cli/command
|
9 years ago |
cp.go
|
0640a14b4f
Move api/client -> cli/command
|
9 years ago |
create.go
|
bad849fc82
Generate container create response from swagger spec.
|
8 years ago |
diff.go
|
0640a14b4f
Move api/client -> cli/command
|
9 years ago |
exec.go
|
713cae7ca2
Remove redundant parameter and fix typos
|
8 years ago |
exec_test.go
|
713cae7ca2
Remove redundant parameter and fix typos
|
8 years ago |
export.go
|
0640a14b4f
Move api/client -> cli/command
|
9 years ago |
hijack.go
|
e7c9694d76
Move image trust related cli methods into the image package.
|
9 years ago |
inspect.go
|
7dad9d5ce4
Fix typs from go to Go
|
8 years ago |
kill.go
|
d2bb3aba7e
Support parallel kill
|
8 years ago |
list.go
|
a9bbf92b3f
Fix issue with missing fields for `ps` template
|
8 years ago |
logs.go
|
0640a14b4f
Move api/client -> cli/command
|
9 years ago |
pause.go
|
f1dda4395e
Add parallel operation support for pause/unpause
|
8 years ago |
port.go
|
0640a14b4f
Move api/client -> cli/command
|
9 years ago |
prune.go
|
e98e4a7111
always add but hide experimental cmds and flags
|
8 years ago |
ps_test.go
|
89a6966726
Replace all "Filter" field with "Filters" for consistency
|
8 years ago |
rename.go
|
0640a14b4f
Move api/client -> cli/command
|
9 years ago |
restart.go
|
cc703784f3
Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time.
|
8 years ago |
rm.go
|
2b773257e0
Support parallel rm
|
8 years ago |
run.go
|
d6bd79c18f
Refactor to new events api
|
8 years ago |
start.go
|
4b86bd050b
context.Context should be the first parameter of a function
|
8 years ago |
stats.go
|
12cae3a590
Add StatsFormat to the config.json file
|
8 years ago |
stats_helpers.go
|
ef915fd036
Add support for Names and ID in stats format
|
8 years ago |
stats_unit_test.go
|
5ffe496a22
Update function name for TestCalculBlockIO
|
8 years ago |
stop.go
|
cc703784f3
Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time.
|
8 years ago |
top.go
|
0640a14b4f
Move api/client -> cli/command
|
9 years ago |
tty.go
|
53774423ff
Windows: OCI process struct convergence
|
8 years ago |
unpause.go
|
f1dda4395e
Add parallel operation support for pause/unpause
|
8 years ago |
update.go
|
51012aa0af
Fixes #27798 : Update help for --blkio-weight parameter
|
8 years ago |
utils.go
|
2f12d28084
Merge pull request #26778 from WeiZhang555/parallel-operations
|
8 years ago |
wait.go
|
0640a14b4f
Move api/client -> cli/command
|
9 years ago |