mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-26 14:21:39 +00:00
Update runc and containerd
pull in newer containerd v1.0.0-alpha0 via updated alpine base, update runc to 429a5387123625040bacfbb60d96b1cbd02293ab which is vendored by that version of containerd (and also update alpine base for runc) Signed-off-by: Ian Campbell <ian.campbell@docker.com>
This commit is contained in:
committed by
Ian Campbell
parent
aa3db640af
commit
a2d3be0e6f
@@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:d08e5f12f1ce609fcc8ee6817bb422ff03f09122
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
Reference in New Issue
Block a user