File tree Expand file tree Collapse file tree 3 files changed +15
-12
lines changed Expand file tree Collapse file tree 3 files changed +15
-12
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Distro:
19
19
- [ ` debian-11 ` ] ( ./debian-11.yaml ) : Debian GNU/Linux 11(bullseye)
20
20
- [ ` debian-12 ` ] ( ./debian-12.yaml ) , ` debian.yaml ` : ⭐Debian GNU/Linux 12(bookworm)
21
21
- [ ` fedora ` ] ( ./fedora.yaml ) : ⭐Fedora
22
- - [ ` opensuse ` ] ( ./opensuse.yaml ) : ⭐openSUSE Leap
22
+ - [ ` opensuse-leap ` ] ( ./opensuse-leap .yaml ) , ` opensuse.yaml ` : ⭐openSUSE Leap
23
23
- [ ` oraclelinux-8 ` ] ( ./oraclelinux-8.yaml ) : Oracle Linux 8
24
24
- [ ` oraclelinux-9 ` ] ( ./oraclelinux-9.yaml ) , ` oraclelinux.yaml ` : Oracle Linux 9
25
25
- [ ` rocky-8 ` ] ( ./rocky-8.yaml ) : Rocky Linux 8
Original file line number Diff line number Diff line change
1
+ # This template requires Lima v0.7.0 or later
2
+ images :
3
+ # Hint: run `limactl prune` to invalidate the "Current" cache
4
+ - location : " https://download.opensuse.org/distribution/leap/15.6/appliances/openSUSE-Leap-15.6-Minimal-VM.x86_64-Cloud.qcow2"
5
+ arch : " x86_64"
6
+ digest : " sha256:b8a331d0dfc8e0932c465dea4425866c3da2a7d1e87cb39ba870457f95d8b394"
7
+ - location : " https://download.opensuse.org/distribution/leap/15.6/appliances/openSUSE-Leap-15.6-Minimal-VM.aarch64-Cloud.qcow2"
8
+ arch : " aarch64"
9
+ digest : " sha256:95b20098fbb0e5456bf1529387c8b9513056405256549e9f2f9f35d367ac8c05"
10
+ mounts :
11
+ - location : " ~"
12
+ - location : " /tmp/lima"
13
+ writable : true
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ opensuse-leap.yaml
You can’t perform that action at this time.
0 commit comments