Files
linuxkit/projects/okernel/examples/okernel_simple.yaml
Ian Campbell 1dfe16e570 Bump yml to pickup containerd v1.1.2
Signed-off-by: Ian Campbell <ijc@docker.com>
2018-07-16 10:57:37 +01:00

22 lines
481 B
YAML

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