# FIXME: This should use the minimal example # We continue to use the kernel-config-test as CI is currently expecting to see a success message kernel: image: linuxkit/kernel:4.14.32 cmdline: "console=ttyS0" init: - linuxkit/init:be60dd1cb15ad39225512b6753304571d8c2fb17 - linuxkit/runc:17e8c06e48ac220be79b2476e39b4d7feb905524 - linuxkit/containerd:87ea9b027267b26bf5cc2d10a50c3eb9b5017df4 onboot: - name: dhcpcd image: linuxkit/dhcpcd:8b23f047ffa4d657a2c7dd465e69cc13721c4165 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: check-kernel-config image: linuxkit/test-kernel-config:a3eb5aa39ed8e426cc2b33606820edc59301ae4d - name: poweroff image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d command: ["/bin/sh", "/poweroff.sh", "3"] trust: org: - linuxkit