mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 09:45:13 +00:00
11 lines
238 B
YAML
11 lines
238 B
YAML
kernel:
|
|
image: linuxkit/kernel:4.11.12
|
|
cmdline: "console=ttyS0"
|
|
tar: none
|
|
init:
|
|
- linuxkit/init-lcow:e846df6e745e0db2e90ec06a1a3509cb9bfd77da
|
|
- linuxkit/runc:f5960b83a8766ae083efc744fa63dbf877450e4f
|
|
trust:
|
|
org:
|
|
- linuxkit
|