mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-10 19:25:56 +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:00195e5eb94189512ccf681730609d005dfa3979
|
|
- linuxkit/runc:52f92cb577879ce4cfe4e89be2d63af82523fc92
|
|
files:
|
|
- path: etc/linuxkit.yml
|
|
metadata: yaml
|
|
trust:
|
|
org:
|
|
- linuxkit
|