kernel: image: linuxkit/kernel:4.9.40 cmdline: "console=ttyS0" init: - linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd - linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844 - linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de - linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf onboot: - name: sysctl image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0 - name: dhcpcd image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata image: linuxkit/metadata:f5d4299909b159db35f72547e4ae70bd76c42c6c services: - name: rngd image: linuxkit/rngd:6565ae49f6be29d4e64614a4df3978b972956ebf - name: sshd image: linuxkit/sshd:5dc5c3c4470c85f6c89f0e26b9d477ae4ff85a3c binds: - /var/config/ssh/authorized_keys:/root/.ssh/authorized_keys - name: nginx image: nginx:alpine capabilities: - CAP_NET_BIND_SERVICE - CAP_CHOWN - CAP_SETUID - CAP_SETGID - CAP_DAC_OVERRIDE trust: org: - linuxkit - library