Update containerd to current master

- now supports image pull and run end to end
- update runc to last version before spec update fix #1302
- remove ext2 utils from init

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-03-25 13:36:28 +00:00
parent 1c0a86caee
commit 7b79053306
9 changed files with 9 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
kernel:
image: "mobylinux/kernel:4.9.x"
cmdline: "console=ttyS0"
init: "mobylinux/init:d6d115d601e78f7909d4a2ff7eb4caa3fff65271"
init: "mobylinux/init:a5d75555065bd0b4d41777dda00e5154ae0785e6"
system:
- name: binfmt
image: "mobylinux/binfmt:bdb754f25a5d851b4f5f8d185a43dfcbb3c22d01"