mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 04:38:29 +00:00
10 lines
305 B
YAML
10 lines
305 B
YAML
kernel:
|
|
image: linuxkit/kernel:5.10.47
|
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
|
init:
|
|
- linuxkit/init:78fb57c7da07c4e43c3a37b27755581da087a3b6
|
|
- linuxkit/runc:f9c8a136f6aca1cde95b249eb5095df702c23ac8
|
|
onboot:
|
|
- name: poweroff
|
|
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
|