mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-15 17:10:37 +00:00
Move init image to fbcbbe3ace0b3e9455300017dd07625293a0d4d4.
This attempts to work around a CI issue where we're running out of disk space when rebuilding the init package. Signed-off-by: Krister Johansen <krister.johansen@oracle.com>
This commit is contained in:
@@ -3,7 +3,7 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.38
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:a14b7ef6115e6d56fe5bf7c40517b9e190dd4dfb
|
||||
- linuxkit/init:fbcbbe3ace0b3e9455300017dd07625293a0d4d4
|
||||
- linuxkit/runc:v0.4
|
||||
onboot:
|
||||
- name: test-ns
|
||||
|
||||
Reference in New Issue
Block a user