mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-11 10:56:47 +00:00
15 lines
404 B
YAML
15 lines
404 B
YAML
kernel:
|
|
image: linuxkit/kernel:4.9.54
|
|
cmdline: "console=ttyS0"
|
|
init:
|
|
- linuxkit/init:9d1b4ebe1bc8d9e52147c440efa16f2d8677d967
|
|
- linuxkit/runc:1f0edd2e25046389eb556551b99424cff86398c8
|
|
onboot:
|
|
- name: mkimage
|
|
image: linuxkit/mkimage:13b6efeefd97fed9043c9cd3a8fe1fe7ad1cda12
|
|
- name: poweroff
|
|
image: linuxkit/poweroff:ffd3f539a6f4e67d4cd4ff36503636de35edd7b2
|
|
trust:
|
|
org:
|
|
- linuxkit
|