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

Commit

Permalink
AArch64: change image rootfs from fedora to ubuntu
Browse files Browse the repository at this point in the history
Ubuntu distribution is the most suitable one for AArch64 to build
image rootfs.
I think the size of rootfs is the key point we should consider most
and first.
And ubuntu has the smallest rootfs, only approximately 100MB.

Fixes: #2449

Signed-off-by: Penny Zheng <[email protected]>
  • Loading branch information
Pennyzct committed Feb 11, 2020
1 parent d142bf7 commit a8dcff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ assets:
url: "https://github.com/kata-containers/osbuilder"
architecture:
aarch64:
name: "fedora"
name: "ubuntu"
version: "latest"
ppc64le:
name: "centos"
Expand Down

0 comments on commit a8dcff5

Please sign in to comment.