template-{name} in incus/lima (e.g. template-debian-docker).
Available Templates
All templates use a 10 GB disk.
Auto-Initialization
Templates are created automatically the first time a scenario references them. When the runner starts and a referenced template doesn’t exist as a stopped instance, it:- Boots a fresh VM from the Debian 12 cloud image
- Runs the provisioning playbooks (installs Docker, k3s, etc.)
- Stops and saves the VM as
template-{name}
Listing Templates
Check which templates have been initialized:- incus
- lima
Deleting a Template
Delete a template to force re-initialization on the next run. Useful if a template becomes stale or you want to pick up a newer base image.- incus
- lima
Purging Stale Clones
If arun or sandbox prepare session is interrupted, clone VMs may be left behind. Use purge-vms to clean them up. Template instances are never touched.
-m is omitted, both providers are tried.
