Kenfe-Mickael Laventure
|
c02f82756e
Update libcontainerd.AddProcess to accept a context
|
9 years ago |
Yong Tang
|
a72b45dbec
Fix logrus formatting
|
9 years ago |
Alexander Morozov
|
3accde6dee
attach: replace interface with simple type
|
9 years ago |
Zhang Wei
|
83ad006d47
Add detach event
|
9 years ago |
Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
9 years ago |
Vincent Demeester
|
b9c94b70bf
Update client code with api changes
|
9 years ago |
Zhang Wei
|
91e5bb9541
Let client print error when speicify wrong detach keys
|
9 years ago |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 years ago |
Antonio Murdaca
|
cc12d2bfaa
Merge pull request #21022 from hqhq/hq_fix_race_resize
|
9 years ago |
Qiang Huang
|
dc56a76bc9
Fix race condition with exec and resize
|
9 years ago |
Alexander Morozov
|
7bb815e296
daemon: fix hanging attaches on initial start failures
|
9 years ago |
Qiang Huang
|
53b0d62683
Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6c
|
9 years ago |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 years ago |
Lei Jitang
|
fb0ac1afd9
Fix exec start api with detach and AttachStdin at same time. fixes #20638
|
9 years ago |
Lei Jitang
|
5566ccb7aa
Fix docker top a restarting container
|
9 years ago |
Zhang Wei
|
1d2208fed9
Forbid exec a restarting container
|
9 years ago |
Brian Goff
|
1a60a805bf
Fix panic on starting exec more than once
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Vincent Demeester
|
15aa2a663b
Implement configurable detach key
|
9 years ago |
David Calavera
|
839f73c302
Move ExecConfig to types.
|
9 years ago |
David Calavera
|
f9b857a200
Move StrSlice to types.
|
9 years ago |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 years ago |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 years ago |
David Calavera
|
9ca2e4e81c
Move exec store to its own package inside the daemon.
|
9 years ago |
Michael Crosby
|
b5c507750f
Merge pull request #18051 from calavera/extract_streams
|
9 years ago |
David Calavera
|
3f5b8f712d
Extract StreamConfig struct out of the daemon package.
|
9 years ago |
Wen Cheng Ma
|
01b86d612c
Update docs and test of exec create api return codes
|
9 years ago |
David Calavera
|
8cf38b6a8b
Merge pull request #17589 from Microsoft/jjh/refactorprocessconfig
|
9 years ago |
Alexander Morozov
|
445675e808
Remove unnecessary var block in monitorExec
|
9 years ago |
John Howard
|
5fa2e4d4f2
Refactor ProcessConfig
|
9 years ago |