kernel: image: "linuxkitprojects/kernel-memorizer:4.10_dbg-17e2eee03ab59f8df8a9c10ace003a84aec2f540" cmdline: "console=ttyS0" init: - linuxkit/init:3f1e5c32d6ca9e83a7ea7ad9854da2032971a83f - linuxkit/runc:v0.5 - linuxkit/containerd:v0.5 onboot: - name: dhcpcd image: linuxkit/dhcpcd:v0.5 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty image: linuxkit/getty:v0.5 env: - INSECURE=true trust: org: - linuxkit