Ben Firshman
|
f0d55cd081
Rename Remote API to Engine API
|
8 years ago |
Brian Goff
|
5ea75bb6bf
Move `StreamConfig` out of `runconfig`
|
8 years ago |
Tonis Tiigi
|
37a3be2449
Move stdio attach from libcontainerd backend to callback
|
8 years ago |
Antonio Murdaca
|
1808348136
record pid of exec'd process
|
8 years ago |
Jonh Wendell
|
e03bf1221e
Exec: Add ability to set environment variables
|
9 years ago |
Tonis Tiigi
|
e981459609
Fix missing hostname and links in exec env
|
8 years ago |
John Howard
|
e880bbc48b
Windows: Don't set PATH/TERM on exec
|
8 years ago |
Daniel Nephin
|
c452e1bfe6
Move errors/ to api/errors
|
8 years ago |
Michael Crosby
|
4633f15f13
Add TERM env var to exec
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
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 |