Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 years ago |
Daniel Nephin
|
e574c5ae73
Move commit to container backend
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Daniel Nephin
|
709bf8b7bc
Add interfacer linter
|
7 years ago |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 years ago |
Josh Hawn
|
4921171587
Update ContainerWait API
|
8 years ago |
Josh Hawn
|
cfdf84d5d0
Update Container Wait Backend
|
8 years ago |
Kenfe-Mickael Laventure
|
0dee69799e
Honor context cancellation when pruning
|
8 years ago |
Anusha Ragunathan
|
d40a17ffc2
Merge pull request #28923 from erikh/fix-copy
|
8 years ago |
Erik Hollensbe
|
8a7ff5ff74
daemon/archive.go: Fix copy routines to preserve UID.
|
8 years ago |
Drew Erny
|
1044093bb0
refactor logs and support service logs /w tty
|
8 years ago |
Daniel Nephin
|
16bdbaaa33
Convert ContainerTopOKResponse from swagger spec.
|
8 years ago |
Yong Tang
|
a6be56b54e
Convert DanglingOnly to Filters for `docker image prune`
|
8 years ago |
Vincent Demeester
|
ef39256dfb
Remove hostname validation as it seems to break users
|
8 years ago |
Daniel Nephin
|
f196cf6a09
Generate container update response from swagger spec.
|
8 years ago |
Daniel Nephin
|
bad849fc82
Generate container create response from swagger spec.
|
8 years ago |
boucher
|
bd7d51292c
Allow providing a custom storage directory for docker checkpoints
|
8 years ago |
Yong Tang
|
cc703784f3
Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time.
|
9 years ago |
Kenfe-Mickael Laventure
|
33f4d68f4d
Add /{containers,volumes,images}/prune API endpoint
|
8 years ago |
boucher
|
d8fef66b03
Initial implementation of containerd Checkpoint API.
|
9 years ago |
Michael Crosby
|
7c36a1af03
Move engine-api client package
|
8 years ago |
Antonio Murdaca
|
8f7a8c75ae
vendor docker/engine-api@f9cef590446e4e6073b49b652f47a337b897c1a3
|
8 years ago |
Vincent Demeester
|
6daf3d2a78
Validate hostname starting from 1.24 API.
|
9 years ago |
Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
9 years ago |
Vincent Demeester
|
7534f17261
Update code for latest engine-api
|
9 years ago |
Vincent Demeester
|
b9c94b70bf
Update client code with api changes
|
9 years ago |
Alexander Morozov
|
62c9e62edc
use router.Cancellable instead of direct CloseNotify
|
9 years ago |
David Calavera
|
1af76ef597
Remove daemon dependency from api/server.
|
9 years ago |
Brian Goff
|
a77b7dd227
cleanup attach api calls
|
9 years ago |
Brian Goff
|
ae4ee974e8
Move stream flushes to backend
|
9 years ago |