mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 11:12:22 +00:00
Update yml after containerd bump
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
@@ -4,7 +4,7 @@ kernel:
|
||||
init:
|
||||
- linuxkit/init:4dcee04c04c900a5796dc719f8d16fea7e771059
|
||||
- linuxkit/runc:f5960b83a8766ae083efc744fa63dbf877450e4f
|
||||
- linuxkit/containerd:acd23f7c020e09799e03331e781f35965e19981f
|
||||
- linuxkit/containerd:8fc87b7f465bde9ece781899a007f47b6d3c096b
|
||||
services:
|
||||
- name: acpid
|
||||
image: linuxkit/acpid:1966310cb75e28ffc668863a6577ee991327f918
|
||||
|
||||
@@ -4,7 +4,7 @@ kernel:
|
||||
init:
|
||||
- linuxkit/init:4dcee04c04c900a5796dc719f8d16fea7e771059
|
||||
- linuxkit/runc:f5960b83a8766ae083efc744fa63dbf877450e4f
|
||||
- linuxkit/containerd:acd23f7c020e09799e03331e781f35965e19981f
|
||||
- linuxkit/containerd:8fc87b7f465bde9ece781899a007f47b6d3c096b
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
||||
@@ -4,7 +4,7 @@ kernel:
|
||||
init:
|
||||
- linuxkit/init:4dcee04c04c900a5796dc719f8d16fea7e771059
|
||||
- linuxkit/runc:f5960b83a8766ae083efc744fa63dbf877450e4f
|
||||
- linuxkit/containerd:acd23f7c020e09799e03331e781f35965e19981f
|
||||
- linuxkit/containerd:8fc87b7f465bde9ece781899a007f47b6d3c096b
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
||||
@@ -4,7 +4,7 @@ kernel:
|
||||
init:
|
||||
- linuxkit/init:4dcee04c04c900a5796dc719f8d16fea7e771059
|
||||
- linuxkit/runc:f5960b83a8766ae083efc744fa63dbf877450e4f
|
||||
- linuxkit/containerd:acd23f7c020e09799e03331e781f35965e19981f
|
||||
- linuxkit/containerd:8fc87b7f465bde9ece781899a007f47b6d3c096b
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
|
||||
@@ -4,7 +4,7 @@ kernel:
|
||||
init:
|
||||
- linuxkit/init:4dcee04c04c900a5796dc719f8d16fea7e771059
|
||||
- linuxkit/runc:f5960b83a8766ae083efc744fa63dbf877450e4f
|
||||
- linuxkit/containerd:acd23f7c020e09799e03331e781f35965e19981f
|
||||
- linuxkit/containerd:8fc87b7f465bde9ece781899a007f47b6d3c096b
|
||||
onboot:
|
||||
- name: ltp
|
||||
image: linuxkit/test-ltp:b8ad3dfd0998ddff4fd47b3f693d2a4aa93ab7a4
|
||||
|
||||
@@ -6,7 +6,7 @@ kernel:
|
||||
init:
|
||||
- linuxkit/init:4dcee04c04c900a5796dc719f8d16fea7e771059
|
||||
- linuxkit/runc:f5960b83a8766ae083efc744fa63dbf877450e4f
|
||||
- linuxkit/containerd:acd23f7c020e09799e03331e781f35965e19981f
|
||||
- linuxkit/containerd:8fc87b7f465bde9ece781899a007f47b6d3c096b
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM linuxkit/alpine:3b03eeb1b4cc58800b9f3608b6f148a044227df5 AS mirror
|
||||
FROM linuxkit/alpine:cb6a0b2b068d892996ebadae999d9baf6e08be5b AS mirror
|
||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||
# btrfs-progfs is required for btrfs test (mkfs.btrfs)
|
||||
# util-linux is required for btrfs test (losetup)
|
||||
|
||||
Reference in New Issue
Block a user