Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
versions: Switch to virtio-fs-dev branch for kernel
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
amshinde committed Apr 13, 2020
1 parent af24829 commit 4c1cacd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,9 @@ assets:
version: "v5.4.15"

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"
tag: "virtio-fs-v0.3"
tag: "virtio-fs-dev"

components:
description: "Core system functionality"
Expand Down

0 comments on commit 4c1cacd

Please sign in to comment.