mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-08 18:30:35 +00:00
@@ -2,16 +2,16 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
|
||||
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
|
||||
- linuxkit/containerd:c35f10fb8127841b4eb82ddfcebd5d5a54bad0e7
|
||||
onboot:
|
||||
- name: ltp
|
||||
image: linuxkit/test-ltp:0967388fb338867dddd3c1a72470a1a7cec5a0dd
|
||||
binds:
|
||||
- /etc/ltp/baseline:/etc/ltp/baseline
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
|
||||
files:
|
||||
- path: /etc/ltp/baseline
|
||||
contents: "100"
|
||||
|
@@ -4,15 +4,15 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
|
||||
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
|
||||
- linuxkit/containerd:c35f10fb8127841b4eb82ddfcebd5d5a54bad0e7
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||
image: linuxkit/dhcpcd:fc2b5bf40b13df746ee66f354672bf687a540ce8
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:cc2122d264b96e82e3e9a0bccfd59d2ee68c87a8
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
|
||||
command: ["/bin/sh", "/poweroff.sh", "120"]
|
||||
|
Reference in New Issue
Block a user