File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# This example requires Lima v0.8.3 or later.
2
2
3
+ # NOTE: EL8-based distros are known not to work on M1 chips: https://github.com/lima-vm/lima/issues/841
4
+ # EL9-based distros are known to work.
5
+
3
6
images :
4
7
- location : " http://repo.almalinux.org/almalinux/8.6/cloud/x86_64/images/AlmaLinux-8-GenericCloud-8.6-20220513.x86_64.qcow2"
5
8
arch : " x86_64"
Original file line number Diff line number Diff line change 1
1
# This example requires Lima v0.8.3 or later.
2
2
3
+ # NOTE: EL8-based distros are known not to work on M1 chips: https://github.com/lima-vm/lima/issues/841
4
+ # EL9-based distros are known to work.
5
+
3
6
images :
4
7
- location : " https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20220125.1.x86_64.qcow2"
5
8
arch : " x86_64"
Original file line number Diff line number Diff line change 2
2
# Oracle image licence: https://www.oracle.com/downloads/licenses/oracle-linux-license.html
3
3
# Image source: https://yum.oracle.com/oracle-linux-templates.html
4
4
5
+ # NOTE: EL8-based distros are known not to work on M1 chips: https://github.com/lima-vm/lima/issues/841
6
+ # EL9-based distros are known to work.
7
+
5
8
images :
6
9
- location : " https://yum.oracle.com/templates/OracleLinux/OL8/u6/x86_64/OL8U6_x86_64-kvm-b126.qcow"
7
10
arch : " x86_64"
Original file line number Diff line number Diff line change 1
1
# This example requires Lima v0.8.3 or later.
2
2
3
+ # NOTE: EL8-based distros are known not to work on M1 chips: https://github.com/lima-vm/lima/issues/841
4
+ # EL9-based distros are known to work.
5
+
3
6
images :
4
7
- location : " https://dl.rockylinux.org/pub/rocky/8.6/images/Rocky-8-GenericCloud-8.6.20220702.0.x86_64.qcow2"
5
8
arch : " x86_64"
You can’t perform that action at this time.
0 commit comments