mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-04 06:28:02 +00:00
Bump yml to pickup containerd v1.1.3
Also pick a newer version of runc. Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:4.14.63
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:v0.6
|
||||
- linuxkit/runc:v0.6
|
||||
- linuxkit/containerd:v0.6
|
||||
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5
|
||||
- linuxkit/runc:1dc6559fd0a9a332c740312637af0c3fbe6bafa3
|
||||
- linuxkit/containerd:ed0589d53e29890b0e504f594a0e4af7326b6484
|
||||
onboot:
|
||||
- name: ltp
|
||||
image: linuxkit/test-ltp:0967388fb338867dddd3c1a72470a1a7cec5a0dd
|
||||
|
||||
@@ -4,9 +4,9 @@ kernel:
|
||||
image: linuxkit/kernel:4.14.63
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:v0.6
|
||||
- linuxkit/runc:v0.6
|
||||
- linuxkit/containerd:v0.6
|
||||
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5
|
||||
- linuxkit/runc:1dc6559fd0a9a332c740312637af0c3fbe6bafa3
|
||||
- linuxkit/containerd:ed0589d53e29890b0e504f594a0e4af7326b6484
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:v0.6
|
||||
|
||||
Reference in New Issue
Block a user