mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 05:13:05 +00:00
12 lines
392 B
YAML
12 lines
392 B
YAML
kernel:
|
|
image: linuxkit/kernel:5.10.47
|
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
|
init:
|
|
- linuxkit/init:78fb57c7da07c4e43c3a37b27755581da087a3b6
|
|
- linuxkit/runc:f9c8a136f6aca1cde95b249eb5095df702c23ac8
|
|
onboot:
|
|
- name: mkimage
|
|
image: linuxkit/mkimage:6a13c5814c95ccfb02518f8824a7c09bcea266fe
|
|
- name: poweroff
|
|
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
|