Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 年之前 |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 年之前 |
Nicolas De Loof
|
19f2749d39
introduce `workingdir` option for docker exec
|
7 年之前 |
Kenfe-Mickael Laventure
|
6f3e86e906
Remove ByPid from ExecCommands
|
7 年之前 |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 年之前 |
Daniel Nephin
|
709bf8b7bc
Add interfacer linter
|
7 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Josh Hawn
|
4921171587
Update ContainerWait API
|
8 年之前 |
Dmitry Shyshkin
|
3cc0d6bb04
Fix #303111: dockerd leaks ExecIds on failed exec -i
|
8 年之前 |
Jim Minter
|
84d6240cfe
Resolve race conditions in attach API call
|
8 年之前 |
Brian Goff
|
2ddec97545
Move attach code to stream package
|
8 年之前 |
Vincent Demeester
|
7164b66cfc
Move ReplaceOrAppendEnvValues to container package
|
8 年之前 |
Ben Firshman
|
f0d55cd081
Rename Remote API to Engine API
|
8 年之前 |
Brian Goff
|
5ea75bb6bf
Move `StreamConfig` out of `runconfig`
|
8 年之前 |
Tonis Tiigi
|
37a3be2449
Move stdio attach from libcontainerd backend to callback
|
8 年之前 |
Antonio Murdaca
|
1808348136
record pid of exec'd process
|
8 年之前 |
Jonh Wendell
|
e03bf1221e
Exec: Add ability to set environment variables
|
9 年之前 |
Tonis Tiigi
|
e981459609
Fix missing hostname and links in exec env
|
8 年之前 |
John Howard
|
e880bbc48b
Windows: Don't set PATH/TERM on exec
|
8 年之前 |
Daniel Nephin
|
c452e1bfe6
Move errors/ to api/errors
|
8 年之前 |
Michael Crosby
|
4633f15f13
Add TERM env var to exec
|
8 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
Kenfe-Mickael Laventure
|
c02f82756e
Update libcontainerd.AddProcess to accept a context
|
9 年之前 |
Yong Tang
|
a72b45dbec
Fix logrus formatting
|
9 年之前 |
Alexander Morozov
|
3accde6dee
attach: replace interface with simple type
|
9 年之前 |
Zhang Wei
|
83ad006d47
Add detach event
|
9 年之前 |
Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
9 年之前 |
Vincent Demeester
|
b9c94b70bf
Update client code with api changes
|
9 年之前 |
Zhang Wei
|
91e5bb9541
Let client print error when speicify wrong detach keys
|
9 年之前 |