Run limactl start template://fedora
to create a Lima instance named "fedora".
To open a shell, run limactl shell fedora bash
or LIMA_INSTANCE=fedora lima bash
.
⭐ = "Tier 1"
Default: default
(⭐Ubuntu, with containerd/nerdctl)
Distro:
almalinux-8
: AlmaLinux 8almalinux-9
,almalinux.yaml
: AlmaLinux 9alpine
: ⭐Alpine Linuxarchlinux
: ⭐Arch Linuxcentos-stream-8
: CentOS Stream 8centos-stream-9
,centos-stream.yaml
: CentOS Stream 9debian-11
: Debian GNU/Linux 11(bullseye)debian-12
,debian.yaml
: ⭐Debian GNU/Linux 12(bookworm)fedora
: ⭐Fedoraopensuse
: ⭐openSUSE Leaporaclelinux-8
: Oracle Linux 8oraclelinux-9
,oraclelinux.yaml
: Oracle Linux 9rocky-8
: Rocky Linux 8rocky-9
,rocky.yaml
: Rocky Linux 9ubuntu
: Ubuntu (same asdefault.yaml
but without extra YAML lines)ubuntu-lts
: Ubuntu LTS (same asubuntu.yaml
but pinned to an LTS version)deprecated/centos-7
: [deprecated] CentOS Linux 7experimental/gentoo
: [experimental] Gentooexperimental/opensuse-tumbleweed
: [experimental] openSUSE Tumbleweed
Container engines:
apptainer
: Apptainerapptainer-rootful
: Apptainer (rootful)docker
: ⭐Dockerdocker-rootful
: Docker (rootful)podman
: Podmanpodman-rootful
: Podman (rootful)- LXD is installed in the default Ubuntu template, so there is no
lxd.yaml
Container image builders:
buildkit
: BuildKit
Container orchestration:
faasd
: Faasdk3s
: Kubernetes via k3sk8s
: Kubernetes via kubeadmexperimental/u7s
: Usernetes: Rootless Kubernetes
Optional feature enablers:
vmnet
: ⭐enablevmnet.framework
experimental/9p
: [experimental] use 9p mount typeexperimental/virtiofs-linux
: [experimental] use virtiofs mount type for Linuxexperimental/armv7l
: [experimental] ARMv7experimental/riscv64
: [experimental] RISC-Vexperimental/net-user-v2
: [experimental] user-v2 network to enable VM-to-VM communication without root privilegeexperimental/vnc
: [experimental] use vnc display and xorg server
Lost+found:
: Removed in Lima v0.8.0, as CentOS 8 reached EOL. Replaced bycentos
almalinux
,centos-stream
,oraclelinux
, androcky
.: Moved tosingularity
apptainer-rootful
in Lima v0.13.0, as Singularity was renamed to Apptainer.: Moved toexperimental/apptainer
apptainer
in Lima v0.13.0.: Moved toexperimental/{almalinux,centos-stream-9,oraclelinux,rocky}-9
almalinux-9
,centos-stream-9
,oraclelinux-9
, androcky-9
in Lima v0.13.0.: Removed in Lima v0.17.1, as Nomad is no longer free softwarenomad
The "Tier 1" yamls (marked with ⭐) are regularly tested on the CI.
Other yamls are tested only occasionally and manually.