mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-07 03:45:17 +00:00
13 lines
317 B
YAML
13 lines
317 B
YAML
kernel:
|
|
image: linuxkit/kernel:4.9.67
|
|
cmdline: "console=ttyS0"
|
|
init:
|
|
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
|
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
|
onboot:
|
|
- name: poweroff
|
|
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
|
trust:
|
|
org:
|
|
- linuxkit
|