File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# This example requires Lima v0.11.3 or later
2
2
images :
3
3
# Hint: run `limactl prune` to invalidate the "Current" cache
4
- - location : https://download.opensuse.org/tumbleweed/appliances/openSUSE-Tumbleweed-JeOS .x86_64-OpenStack- Cloud.qcow2
4
+ - location : " https://download.opensuse.org/tumbleweed/appliances/openSUSE-Tumbleweed-Minimal-VM .x86_64-Cloud.qcow2"
5
5
arch : " x86_64"
6
- - location : http://download.opensuse.org/ports/aarch64/tumbleweed/appliances/openSUSE-Tumbleweed-ARM-JeOS-efi.aarch64.qcow2
6
+ # JeOS is deprecated and will be removed probably
7
+ - location : " http://download.opensuse.org/ports/aarch64/tumbleweed/appliances/openSUSE-Tumbleweed-ARM-JeOS-efi.aarch64.qcow2"
7
8
arch : " aarch64"
9
+ # Minimal-VM.aarch64-kvm-and-xen is known to hang: https://github.com/lima-vm/lima/pull/1194#issuecomment-1326943869
10
+ # - location: "https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/openSUSE-Tumbleweed-Minimal-VM.aarch64-kvm-and-xen.qcow2"
11
+ # arch: "aarch64"
8
12
mounts :
9
13
- location : " ~"
10
14
- location : " /tmp/lima"
You can’t perform that action at this time.
0 commit comments