mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-12 18:37:01 +00:00
20 lines
652 B
YAML
20 lines
652 B
YAML
kernel:
|
|
image: "linuxkit/kernel:4.9.35"
|
|
cmdline: "console=ttyS0 page_poison=1"
|
|
init:
|
|
- linuxkit/init:36c56f0664d49c5a6adc1120d1bf5ba6ac30b389
|
|
- linuxkit/runc:291131ec026430371e7c36165c3f43734fbc2541
|
|
- linuxkit/containerd:1e3e8f207421de8deac8cedc26a138d6b1661a0d
|
|
- linuxkit/ca-certificates:46b59484919bfa9af700e54e042048cb06261de4
|
|
onboot:
|
|
- name: sysctl
|
|
image: "linuxkit/sysctl:3aa6bc663c2849ef239be7d941d3eaf3e6fcc018"
|
|
- name: test
|
|
image: "linuxkit/test-containerd:b9b6046f1eb8ed8a15eb70523bc584e7da657baa"
|
|
- name: poweroff
|
|
image: "linuxkit/poweroff:7404cf2295df89ccfa2dda41997a28307a90cf28"
|
|
trust:
|
|
org:
|
|
- linuxkit
|
|
|