mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-29 06:59:47 +00:00
Update package tags to v0.6
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:4.14.58
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9
|
||||
- linuxkit/runc:v0.5
|
||||
- linuxkit/containerd:0784cc754edb296b996c3510abbdf69686ef0f24
|
||||
- linuxkit/init:v0.6
|
||||
- linuxkit/runc:v0.6
|
||||
- linuxkit/containerd:v0.6
|
||||
onboot:
|
||||
- name: ltp
|
||||
image: linuxkit/test-ltp:0967388fb338867dddd3c1a72470a1a7cec5a0dd
|
||||
|
||||
@@ -4,12 +4,12 @@ kernel:
|
||||
image: linuxkit/kernel:4.14.58
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9
|
||||
- linuxkit/runc:v0.5
|
||||
- linuxkit/containerd:0784cc754edb296b996c3510abbdf69686ef0f24
|
||||
- linuxkit/init:v0.6
|
||||
- linuxkit/runc:v0.6
|
||||
- linuxkit/containerd:v0.6
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:v0.5
|
||||
image: linuxkit/dhcpcd:v0.6
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:2ef7eb902baab9d90eff9984b4580ab5aba95dac
|
||||
|
||||
Reference in New Issue
Block a user