Files
linuxkit/examples/tpm.yml
Ian Campbell 93496067ea Bump yml to pickup containerd v1.1.1
Signed-off-by: Ian Campbell <ijc@docker.com>
2018-07-10 10:19:14 +01:00

31 lines
1.1 KiB
YAML

kernel:
image: linuxkit/kernel:4.9.38
cmdline: "console=tty0 console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561
- linuxkit/runc:01b4f0706d999f9065ef44492689e43d0bcd83c5
- linuxkit/containerd:9924cc405996bc43a61e050e70284372d2cb09b8
- linuxkit/ca-certificates:ce2692e89d2be341b0d3caa0b0aa01b37d5d0694
onboot:
- name: sysctl
image: linuxkit/sysctl:6f96e509c7383b31dfdd2c3e9fa01c6ab3e4c586
- name: dhcpcd
image: linuxkit/dhcpcd:0aa201ad1a4c134f0ed6ab2cec23602d5ee73d7f
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:3763a7fc3fddedc185bbd6f7f583f729e57fbeda
env:
- INSECURE=true
- name: tss
image: linuxkit/tss:1be95ab914493a11929930b8900bde812be0dcaa
- name: rngd
image: linuxkit/rngd:68dbb9f121634e7fcf538ab1c54f3eb2e2430e85
files:
- path: etc/getty.shadow
# sample sets password for root to "abcdefgh" (without quotes)
contents: 'root:$6$6tPd2uhHrecCEKug$8mKfcgfwguP7f.BLdZsT1Wz7WIIJOBY1oUFHzIv9/O71M2J0EPdtFqFGTxB1UK5ejqQxRFQ.ZSG9YXR0SNsc11:17322:0:::::'
trust:
org:
- linuxkit