mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-23 18:21:27 +00:00
versions: Switch to the Alibaba containerd branch
It contains the initial ImageService implementation. Fixes #3009 Signed-off-by: Samuel Ortiz <s.ortiz@apple.com>
This commit is contained in:
parent
ab6b1cbfe9
commit
3f68265d60
@ -193,9 +193,9 @@ externals:
|
|||||||
# containerd from v1.5.0 used the path unix socket
|
# containerd from v1.5.0 used the path unix socket
|
||||||
# instead of abstract socket, thus kata wouldn's support the containerd's
|
# instead of abstract socket, thus kata wouldn's support the containerd's
|
||||||
# version older than them.
|
# version older than them.
|
||||||
version: "v1.5.2"
|
version: "v1.6.0-beta.2"
|
||||||
# CCv0 needs to build a branch from our fork to install containerd
|
# CCv0 needs to build a branch from our fork to install containerd
|
||||||
branch: "current-CCv0"
|
branch: "ali-CCv0"
|
||||||
|
|
||||||
critools:
|
critools:
|
||||||
description: "CLI tool for Container Runtime Interface (CRI)"
|
description: "CLI tool for Container Runtime Interface (CRI)"
|
||||||
|
Loading…
Reference in New Issue
Block a user