Skip to content

Commit fac7987

Browse files
committed
examples/archlinux.yaml: add aarch64 image
Signed-off-by: Jake McGinty <[email protected]>
1 parent c13771d commit fac7987

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/archlinux.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# This example requires Lima v0.7.0 or later
2-
arch: "x86_64"
32
images:
3+
- location: "https://github.com/mcginty/arch-boxes/releases/download/v20220323/Arch-Linux-aarch64-cloudimg-20220323.0.qcow2"
4+
arch: "aarch64"
5+
digest: "sha512:27524910bf41cb9b3223c8749c6e67fd2f2fdb8b70d40648708e64d6b03c0b4a01b3c5e72d51fefd3e0c3f58487dbb400a79ca378cde2da341a3a19873612be8"
46
# NOTE: the image is periodically rotated, if you face 404, see https://mirror.pkgbuild.com/images/ to find the latest image.
57
- location: "https://mirror.pkgbuild.com/images/v20220301.49177/Arch-Linux-x86_64-cloudimg-20220301.49177.qcow2"
68
arch: "x86_64"

0 commit comments

Comments
 (0)