mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-12 22:10:58 +00:00
init: update yaml files with new init image
Also add tty0 as a console to default moby image Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
kernel:
|
||||
image: "mobylinux/kernel:4.9.x"
|
||||
cmdline: "console=ttyS0"
|
||||
init: "mobylinux/init:a5d75555065bd0b4d41777dda00e5154ae0785e6"
|
||||
init: "mobylinux/init:83b229223adbdd5ae38f39b4754e61b951529664"
|
||||
system:
|
||||
- name: binfmt
|
||||
image: "mobylinux/binfmt:bdb754f25a5d851b4f5f8d185a43dfcbb3c22d01"
|
||||
|
||||
Reference in New Issue
Block a user