mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-31 14:39:03 +00:00
@@ -3,8 +3,8 @@ kernel:
|
||||
image: linuxkit/kernel:6.6.13
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
||||
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
@@ -14,5 +14,5 @@ onboot:
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
||||
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
Reference in New Issue
Block a user