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:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
|
||||
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
|
||||
- linuxkit/init:ad37cb61355b08cf481c54b07612b5206be6254d
|
||||
- linuxkit/runc:8c00a7c58393f0cfcab81ac4171c00bcaec6b962
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:1511fdc6b4ce936f9bbb99c3670bba00c0322c9a
|
||||
@@ -14,5 +14,5 @@ onboot:
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
|
||||
image: linuxkit/poweroff:5384fff9d382d032c5478516017cf56f3a659a2b
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
Reference in New Issue
Block a user