Aaron.L.Xu
|
f8a4047796
|
why there are so many mistakes in our repo (up to /cmd)
Signed-off-by: Aaron.L.Xu <likexu@harmonycloud.cn>
|
2017-02-17 00:32:48 +08:00 |
|
Antonio Murdaca
|
1808348136
|
record pid of exec'd process
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
|
2016-10-20 17:06:11 +02:00 |
|
Sebastiaan van Stijn
|
45818d6fc4
|
Removed engine-api leftovers
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2016-09-21 12:36:52 +02:00 |
|
Michael Crosby
|
91e197d614
|
Add engine-api types to docker
This moves the types for the `engine-api` repo to the existing types
package.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
|
2016-09-07 11:05:58 -07:00 |
|
Zhang Wei
|
91e5bb9541
|
Let client print error when speicify wrong detach keys
Fix #21064
Let client print error message explicitly when user specifies wrong
detach keys.
Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
|
2016-04-04 15:35:55 +08:00 |
|
David Calavera
|
d12b7c7e3e
|
Remove builder dependency from the api.
Signed-off-by: David Calavera <david.calavera@gmail.com>
|
2016-03-29 17:02:36 -07:00 |
|
Alexander Morozov
|
62c9e62edc
|
use router.Cancellable instead of direct CloseNotify
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
|
2016-03-25 11:33:54 -07:00 |
|
David Calavera
|
93e02efa90
|
Remove dockerfile dependency from the API.
Move context parsing to the backend.
Signed-off-by: David Calavera <david.calavera@gmail.com>
|
2016-03-16 22:06:29 -04:00 |
|
David Calavera
|
1af76ef597
|
Remove daemon dependency from api/server.
Signed-off-by: David Calavera <david.calavera@gmail.com>
|
2016-02-10 15:16:59 -05:00 |
|
Brian Goff
|
a77b7dd227
|
cleanup attach api calls
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
|
2016-02-09 14:26:51 -05:00 |
|
David Calavera
|
06d8f504f7
|
Move backend types to their own package.
- Remove duplicated structs that we already have in engine-api.
Signed-off-by: David Calavera <david.calavera@gmail.com>
|
2016-02-08 12:42:17 -05:00 |
|