mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-10 03:10:32 +00:00
@@ -2,16 +2,16 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
|
||||
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
|
||||
- linuxkit/containerd:c35f10fb8127841b4eb82ddfcebd5d5a54bad0e7
|
||||
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
|
||||
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
|
||||
- linuxkit/containerd:f645aa2f8aa58023149d7766725039572a2ebeb5
|
||||
onboot:
|
||||
- name: ltp
|
||||
image: linuxkit/test-ltp:0967388fb338867dddd3c1a72470a1a7cec5a0dd
|
||||
binds:
|
||||
- /etc/ltp/baseline:/etc/ltp/baseline
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
|
||||
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
|
||||
files:
|
||||
- path: /etc/ltp/baseline
|
||||
contents: "100"
|
||||
|
@@ -4,15 +4,15 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
|
||||
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
|
||||
- linuxkit/containerd:c35f10fb8127841b4eb82ddfcebd5d5a54bad0e7
|
||||
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
|
||||
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
|
||||
- linuxkit/containerd:f645aa2f8aa58023149d7766725039572a2ebeb5
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:fc2b5bf40b13df746ee66f354672bf687a540ce8
|
||||
image: linuxkit/dhcpcd:0cca76e71466fc6128fad585549b70538855f254
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:e51a0075fdb6a2c469da49740d390aab2dfd68ba
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
|
||||
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
|
||||
command: ["/bin/sh", "/poweroff.sh", "120"]
|
||||
|
Reference in New Issue
Block a user