kernel: image: linuxkit/kernel:4.19.51 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.7 - linuxkit/runc:c1f0db27e71d948f3134b31ce76276f843849b0a - linuxkit/containerd:v0.7 onboot: - name: dhcpcd image: linuxkit/dhcpcd:v0.7 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty image: linuxkit/getty:v0.7 env: - INSECURE=true trust: org: - linuxkit