mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-11 12:36:22 +00:00
13 lines
297 B
YAML
13 lines
297 B
YAML
kernel:
|
|
image: linuxkit/kernel:5.4.39
|
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
|
init:
|
|
- linuxkit/init:a68f9fa0c1d9dbfc9c23663749a0b7ac510cbe1c
|
|
- linuxkit/runc:v0.8
|
|
onboot:
|
|
- name: poweroff
|
|
image: linuxkit/poweroff:06dd4e46c62fbe79123a028835c921f80e4855d3
|
|
trust:
|
|
org:
|
|
- linuxkit
|