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 |
David Calavera
|
06d8f504f7
Move backend types to their own package.
|
9 years ago |
Lukas Waslowski
|
dd93571c69
Decouple the "container" router from the actual daemon implementation.
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Arnaud Porterie
|
baee7ae045
Merge pull request #18715 from calavera/remove_is_paused_from_interface
|
9 years ago |
Qiang Huang
|
8799c4fc0f
Implemet docker update command
|
9 years ago |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 years ago |
David Calavera
|
839f73c302
Move ExecConfig to types.
|
9 years ago |
David Calavera
|
af94f941df
Remove `IsPaused` from backend interface.
|
9 years ago |
Tibor Vass
|
03a170c48d
builder: remove daemon dependency in ContainerCreate()
|
9 years ago |
Morgan Bauer
|
63fb931a0b
move configs structs to remove dependency on daemon
|
9 years ago |
David Calavera
|
85c3c6865e
Split container backend into several specialized interfaces.
|
9 years ago |
David Calavera
|
38abba9e2c
Move versioned references of inspect functions to the daemon.
|
9 years ago |