mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 23:12:54 +00:00
- Use the new 4.12.13 kernel as it now seems to work - Update LCOW to latest rev of OpenGCS Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
11 lines
238 B
YAML
11 lines
238 B
YAML
kernel:
|
|
image: linuxkit/kernel:4.12.13
|
|
cmdline: "console=ttyS0"
|
|
tar: none
|
|
init:
|
|
- linuxkit/init-lcow:b5d156bfc1318a1c7b94320c87d634e5fd0da091
|
|
- linuxkit/runc:a1b564248a0d0b118c11e61db9f84ecf41dd2d2a
|
|
trust:
|
|
org:
|
|
- linuxkit
|