mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-14 15:37:11 +00:00
@@ -2,16 +2,16 @@ kernel:
|
||||
image: linuxkit/kernel:6.6.13
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
||||
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||
onboot:
|
||||
- name: ltp
|
||||
image: linuxkit/test-ltp:0967388fb338867dddd3c1a72470a1a7cec5a0dd
|
||||
binds:
|
||||
- /etc/ltp/baseline:/etc/ltp/baseline
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
||||
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
|
||||
files:
|
||||
- path: /etc/ltp/baseline
|
||||
contents: "100"
|
||||
|
||||
@@ -4,15 +4,15 @@ kernel:
|
||||
image: linuxkit/kernel:6.6.13
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
||||
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
||||
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:5b8ff48e562838a5dba7254a818dcec6b28ee93d
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
||||
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
|
||||
command: ["/bin/sh", "/poweroff.sh", "120"]
|
||||
|
||||
Reference in New Issue
Block a user