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:c9a1adb982eb4074c01a34ce43860b6df24c252d
|
||||
- linuxkit/runc:bcd6268ea2d45dc7c6b43ca82d00dd01e7105f17
|
||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
@@ -14,5 +14,5 @@ onboot:
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:744c3322c34be0bebb4a65f63702f44fec0e773d
|
||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
Reference in New Issue
Block a user