Files
linuxkit/projects/okernel/examples/okernel_simple.yaml
Justin Terry (VM) 45a354bba9 Update to latest linuxkit/runc:c1f0db2
Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
2019-05-30 11:36:57 -07:00

22 lines
445 B
YAML

kernel:
image: okernel:latest
cmdline: "console=tty0 page_poison=1"
init:
- linuxkit/init:v0.7
- linuxkit/runc:c1f0db27e71d948f3134b31ce76276f843849b0a
- linuxkit/containerd:v0.7
- linuxkit/ca-certificates:v0.7
onboot:
- name: sysctl
image: linuxkit/sysctl:v0.7
services:
- name: dhcpcd
image: linuxkit/dhcpcd:v0.7
- name: getty
image: linuxkit/getty:v0.7
env:
- INSECURE=true
trust:
org:
- linuxkit