mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-13 21:56:32 +00:00
versions: Switch to virtio-fs-dev branch for kernel
This includes a newer kernel and necessary overlay changes that fix oustanding issue for running docker in docker using overlay. Depends-on: github.com/kata-containers/agent#738 Depends-on: github.com/kata-containers/shim#233 Fixes #2603 Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
parent
af24829c2a
commit
4c1cacd31d
@ -158,9 +158,9 @@ assets:
|
|||||||
version: "v5.4.15"
|
version: "v5.4.15"
|
||||||
|
|
||||||
kernel-experimental:
|
kernel-experimental:
|
||||||
description: "Linux kernel with virtiofs 3.0"
|
description: "Linux kernel with virtio-fs-dev branch"
|
||||||
url: "https://gitlab.com/virtio-fs/linux.git"
|
url: "https://gitlab.com/virtio-fs/linux.git"
|
||||||
tag: "virtio-fs-v0.3"
|
tag: "virtio-fs-dev"
|
||||||
|
|
||||||
components:
|
components:
|
||||||
description: "Core system functionality"
|
description: "Core system functionality"
|
||||||
|
Loading…
Reference in New Issue
Block a user