mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-09 10:49:54 +00:00
@@ -2,16 +2,16 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
|
||||
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
|
||||
- linuxkit/containerd:f645aa2f8aa58023149d7766725039572a2ebeb5
|
||||
- linuxkit/init:ad37cb61355b08cf481c54b07612b5206be6254d
|
||||
- linuxkit/runc:8c00a7c58393f0cfcab81ac4171c00bcaec6b962
|
||||
- linuxkit/containerd:26f04b0b57e3d21bfb36732b5c6ebe8f08c6705b
|
||||
onboot:
|
||||
- name: ltp
|
||||
image: linuxkit/test-ltp:0967388fb338867dddd3c1a72470a1a7cec5a0dd
|
||||
binds:
|
||||
- /etc/ltp/baseline:/etc/ltp/baseline
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
|
||||
image: linuxkit/poweroff:5384fff9d382d032c5478516017cf56f3a659a2b
|
||||
files:
|
||||
- path: /etc/ltp/baseline
|
||||
contents: "100"
|
||||
|
@@ -4,15 +4,15 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
|
||||
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
|
||||
- linuxkit/containerd:f645aa2f8aa58023149d7766725039572a2ebeb5
|
||||
- linuxkit/init:ad37cb61355b08cf481c54b07612b5206be6254d
|
||||
- linuxkit/runc:8c00a7c58393f0cfcab81ac4171c00bcaec6b962
|
||||
- linuxkit/containerd:26f04b0b57e3d21bfb36732b5c6ebe8f08c6705b
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:0cca76e71466fc6128fad585549b70538855f254
|
||||
image: linuxkit/dhcpcd:0060977dc2cd15eb242c21888fad240f96ec7308
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:55c62a6df0c5ce688d47682ca36648e3310eb381
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
|
||||
image: linuxkit/poweroff:5384fff9d382d032c5478516017cf56f3a659a2b
|
||||
command: ["/bin/sh", "/poweroff.sh", "120"]
|
||||
|
Reference in New Issue
Block a user