mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-11 10:37:51 +00:00
13 lines
298 B
YAML
13 lines
298 B
YAML
kernel:
|
|
image: linuxkit/kernel:4.14.53
|
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
|
init:
|
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
|
- linuxkit/runc:v0.4
|
|
onboot:
|
|
- name: poweroff
|
|
image: linuxkit/poweroff:d75d94d9603bde9ab95b914deed0d069d05d8b20
|
|
trust:
|
|
org:
|
|
- linuxkit
|