mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-17 15:51:17 +00:00
@@ -2,8 +2,8 @@ kernel:
|
||||
image: linuxkit/kernel:6.6.13
|
||||
cmdline: "linuxkit.unified_cgroup_hierarchy=1 console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:bf45651001f871323d70b746330e8c2a94f767e6
|
||||
- linuxkit/runc:ab0b50b622b8e34031b6bb8b18497100a558a11d
|
||||
- linuxkit/init:c9a1adb982eb4074c01a34ce43860b6df24c252d
|
||||
- linuxkit/runc:bcd6268ea2d45dc7c6b43ca82d00dd01e7105f17
|
||||
onboot:
|
||||
- name: test
|
||||
image: alpine:3.13
|
||||
@@ -15,7 +15,7 @@ onboot:
|
||||
- /run:/run
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:b24c9c42e53bd5b7a0ddbbf1a923ce0baad3d2f0
|
||||
image: linuxkit/poweroff:744c3322c34be0bebb4a65f63702f44fec0e773d
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
Reference in New Issue
Block a user