Justin Cormack
716f60f226
Update containerd
...
This includes the bug fix that was causing output to be lost much
of the time.
fix #1660
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-05-11 10:11:18 +01:00
Justin Cormack
61bbbf0808
Change containerd and runc to use multistage builds from new Alpine base
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-05-08 22:37:59 +01:00
Justin Cormack
b70ca67931
Remove dist tool from containerd
...
It is 20MB and we don't use it...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-05-08 21:12:12 +01:00
Justin Cormack
c73f9b3e6b
Update containerd
...
My patch has been merged so may as well use upstream.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-05-08 21:10:54 +01:00
Justin Cormack
d616cea3e1
Enable Prometheus metrics on port 13337 on containerd
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-04-16 10:43:44 -05:00
Justin Cormack
e79e3a38ad
Use containerd to run containers
...
Because we are not yet using the image store, this requires a
patched `ctr` that can run a specified rootfs rather than an
image.
We will switch to the image store later, but this requires
extensive build changes.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-04-14 15:35:29 -05:00
Rolf Neugebauer
0a0786d49e
pkg: Update packages to push to linuxkit hub org
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-04-12 21:28:17 +01:00
Justin Cormack
bc23fde1c2
Use the real default containerd toml config
...
Rather than an empty one.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-04-10 16:25:13 +01:00
Justin Cormack
fb5d6a8fad
Add an (empty) config file for containerd
...
It needs one now.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-04-08 21:38:31 +01:00
Justin Cormack
a54a694772
Split out init to have standalone runc, containerd
...
Also add ca-certificates to base, needed to use `dist` to pull.
Make two stage builds for `containerd` and `runc` so they have a
from `scratch` second stage.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-04-07 16:25:18 +01:00