mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-01 23:18:41 +00:00
@@ -3,8 +3,8 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
|
||||
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
|
||||
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
|
||||
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:2a794b63097a7c279c6e897bbe7995a8d88708ed
|
||||
@@ -14,5 +14,5 @@ onboot:
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
|
||||
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
Reference in New Issue
Block a user