# 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.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 - linuxkit/runc:01b4f0706d999f9065ef44492689e43d0bcd83c5 - linuxkit/containerd:9924cc405996bc43a61e050e70284372d2cb09b8 onboot: - name: dhcpcd image: linuxkit/dhcpcd:0aa201ad1a4c134f0ed6ab2cec23602d5ee73d7f command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: check-kernel-config image: linuxkit/test-kernel-config:a780a39198cf98e2b93b773b36f9fc40a278edd0 - name: poweroff image: linuxkit/poweroff:2687ed712690766b8156a77ac600005b532d2c7d command: ["/bin/sh", "/poweroff.sh", "3"] trust: org: - linuxkit