kernel: image: linuxkit/kernel:6.12.52 cmdline: "console=tty0 console=ttyS0" init: - linuxkit/init:962b1eb0f6fd0b3e072be3bf555a10c9c831f53d - linuxkit/runc:4ae6608b906fa1f428cfcb55686a8452e98e8a27 - linuxkit/containerd:c4e7bb44ddf46365abc4f4b5fa77901bdd73321c - linuxkit/ca-certificates:6d74d50cfbb09d3c322b0899bb45ebefa1ac20ff onboot: - name: sysctl image: linuxkit/sysctl:237cbcc272f357fe1d479847a42d0640d0a48871 - name: dhcpcd image: linuxkit/dhcpcd:700b2f53f2133f9dd3896b86e7ef7e22e459fefc command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty image: linuxkit/getty:239bff4bbe8b98b1a88f887e567345e4943438c5 env: - INSECURE=true - name: tss image: linuxkit/tss:28e184f72e552c5362b0070635beb2fd6411e4b0 - name: rngd image: linuxkit/rngd:ee7893507f35876b28098a41dace4f55f7e324ac files: - path: etc/getty.shadow # sample sets password for root to "abcdefgh" (without quotes) contents: 'root:$6$6tPd2uhHrecCEKug$8mKfcgfwguP7f.BLdZsT1Wz7WIIJOBY1oUFHzIv9/O71M2J0EPdtFqFGTxB1UK5ejqQxRFQ.ZSG9YXR0SNsc11:17322:0:::::'