John Howard
0a75e5196f
Windows: Bump to final RS3 build number
...
Signed-off-by: John Howard <jhoward@microsoft.com >
Upstream-commit: c04504383a913c1af9868b23880c6401651c71b1
Component: engine
2018-02-09 11:39:57 -08:00
Daniel Nephin
be83c11fb0
Add canonical import comment
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 4f0d95fa6ee7f865597c03b9e63702cdcb0f7067
Component: engine
2018-02-05 16:51:57 -05:00
Daniel Nephin
cf94b87820
Use cio.FIFOSet.Close() to cleanup fifos
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: d72dfbfa8db9a99be34c2d7963717a08ab7358c5
Component: engine
2018-01-09 12:00:28 -05:00
Daniel Nephin
097704d16a
Remove libcontainerd.IOPipe
...
replaced with cio.DirectIO
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 3fec7c0858a0a3dee5423e6bffc3a3a1b238c30f
Component: engine
2018-01-09 12:00:28 -05:00
John Howard
6025db4712
Windows: Fix width/height swap
...
Signed-off-by: John Howard <jhoward@microsoft.com >
Upstream-commit: f11f351ae77e4090f0d80e9cccfd77287b1f6b17
Component: engine
2017-11-28 12:19:46 -08:00
Sebastiaan van Stijn
4a715bb927
Use containerd API to get version
...
The `docker info` code was shelling out to obtain the
version of containerd (using the `--version` flag).
Parsing the output of this version string is error-prone,
and not needed, as the containerd API can return the
version.
This patch adds a `Version()` method to the containerd Client
interface, and uses this to get the containerd version.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: fec2b144feaaa18998ec2ed34c9bc843c4c29abd
Component: engine
2017-11-03 01:46:58 +01:00
John Howard
67f37f6e34
Fixes LCOW after containerd 1.0 introduced regressions
...
Signed-off-by: John Howard <jhoward@microsoft.com >
Upstream-commit: 71651e0b801ae874b4a899e3c47add9e3fbc2400
Component: engine
2017-10-27 09:55:43 -07:00
Kenfe-Mickael Laventure
044d7f995b
Update libcontainerd to use containerd 1.0
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com >
Upstream-commit: ddae20c032058a0fd42c34c2e9750ee8f6296ac8
Component: engine
2017-10-20 07:11:37 -07:00