mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-23 17:18:40 +00:00
Bump yml to pickup containerd v1.0.2
Also pick a newer version of runc Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
@@ -2,8 +2,8 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.81
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782
|
||||
- linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015
|
||||
- linuxkit/init:d899eee3560a40aa3b4bdd67b3bb82703714b2b9
|
||||
- linuxkit/runc:7c39a68490a12cde830e1922f171c451fb08e731
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.81
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782
|
||||
- linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015
|
||||
- linuxkit/containerd:13f62c61f0465fb07766d88b317cabb960261cbb
|
||||
- linuxkit/init:d899eee3560a40aa3b4bdd67b3bb82703714b2b9
|
||||
- linuxkit/runc:7c39a68490a12cde830e1922f171c451fb08e731
|
||||
- linuxkit/containerd:37e397ebfc6bd5d8e18695b121166ffd0cbfd9f0
|
||||
services:
|
||||
- name: acpid
|
||||
image: linuxkit/acpid:v0.2
|
||||
|
Reference in New Issue
Block a user