mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-21 01:02:35 +00:00
15 lines
404 B
YAML
15 lines
404 B
YAML
kernel:
|
|
# XXX Use the content hash as there are several 4.12.14 images on hub
|
|
image: linuxkit/kernel:4.12.14-c4d19a4de21def5a5134a6f70ef7212c31104bf1
|
|
cmdline: "console=ttyS0"
|
|
tar: none
|
|
init:
|
|
- linuxkit/init-lcow:f47a2a1f2e7d739eefd7e4f5fa8dc1b1da574876
|
|
- linuxkit/runc:817fdc592eac6cb7804fa1721a43a7f6e23fb50f
|
|
files:
|
|
- path: etc/linuxkit.yml
|
|
metadata: yaml
|
|
trust:
|
|
org:
|
|
- linuxkit
|