Files
linuxkit/projects/okernel/examples/okernel_simple.yaml
Ian Campbell 7386a32afe pkg/runc: bump alpine base to newest one.
Corresponding to the similar changes in ed2dd46cd0.

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-01-08 16:28:36 +00:00

22 lines
553 B
YAML

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