Templates

Quick usage

To create and start a new instance from the template fedora:

# Note: In Lima 1.x, template URLs included leading slashes, e.g. `template://fedora`.
limactl create template:fedora
limactl start fedora

or

limactl start template:fedora
# For the second time onward, just run `limactl start fedora`

To open a shell:

limactl shell fedora

or

export LIMA_INSTANCE=fedora
lima

Template list

⭐ = “Tier 1”

☆ = “Tier 2”

Default

  • default (⭐Ubuntu, with containerd/nerdctl)

Linux distributions

Non-Linux

NOTE: support for non-Linux OSes is experimental.

Alternative package managers

Containers

Container engines

Container image builders

Container orchestration

AI agents

See https://lima-vm.io/docs/examples/ai/.

Optional feature enablers

Lost+found

Details

Tier

  • “Tier 1” (marked with ⭐): Good stability. Regularly tested on the CI.
  • “Tier 2” (marked with ☆): Moderate stability. Regularly tested on the CI.

Other templates are tested only occasionally and manually.