Issues
- 1
- 9
Consider using hardlink instead of cow for preparing `~/.lima/<INSTANCE>/basedisk` from the downloader cache
#2818 opened by AkihiroSuda - 0
Digest-less images always re-download after last-modified time changes on server
#2902 opened by nirs - 6
portForwards ignore not respected without guestIP: "0.0.0.0"
#2901 opened by nirs - 1
The Virtualization.framework does not provide an RTC device as `/dev/rtc` when a VM is booted using a Linux kernel image.
#2905 opened by norio-nomura - 5
Avoid multiple downloads for same image
#2732 opened by nirs - 1
Cannot boot to a VM after changing shell to `fish` on openSUSE Tumbleweed
#2897 opened by sigasigasiga - 0
Support UID > 60000
#2898 opened by laetus007 - 3
nerdctl.lima completions do not work on fish
#2886 opened by RafalSkolasinski - 12
Changing the VM user's shell to fish causes lima to wait forever for the SSH requirement to be satisfied
#2856 opened by BurnerWah - 0
assertion failed [hash_table != nullptr]: Failed to find vdso DT_HASH upon starting a x86_64 nerdctl container
#2891 opened by Lorenzinco - 3
Port forwarding fails using VM type VZ and aarch64
#2883 opened by jasperf - 0
Alpine instance with alpine user doesn't load /etc/environment in ssh sessions on first boot
#2879 opened by jandubois - 2
v1.0.1 planning
#2872 opened by AkihiroSuda - 13
gRPC port forwarder seems to occasionally hang (with `template://docker`); also panics
#2859 opened by AkihiroSuda - 0
Support for Apple’s TSO patch?
#2865 opened by eddyg - 0
- 0
Arch Linux template fails to start (connection refused)
#2866 opened by NateyB - 6
Debian 11 kernel doesn't boot with vz
#2855 opened by jay7x - 0
- 0
- 5
v1.0 planning
#2771 opened by AkihiroSuda - 2
`limactl create template://ubuntu-24.04` prints `WARN[0001] vmType vz: ignoring [MinimumLimaVersion]`
#2816 opened by AkihiroSuda - 0
Can we stop protecting empty lines in YAML files?
#2837 opened by jandubois - 11
- 3
ArchLinux CI is failing since 2024-10-10 (due to the update of the `cloud-init` package)
#2714 opened by AkihiroSuda - 2
ArchLinux + 9p fails on GitHub Actions (but not on local MacBook): `failed to get unprivileged mount flags for \"/home/runner/lima-container-engine-test-tmp/random\": stat /home/runner/lima-container-engine-test-tmp/random: no such file or directory`
#2701 opened by AkihiroSuda - 2
`limactl start template://ubuntu-24.10` creates an instance named `ubuntu-24.10`, while `limactl start ./ubuntu-24.10.yaml` creates `ubuntu-24-10`
#2813 opened by AkihiroSuda - 1
git repo: rename `examples` to `templates` (will break existing hyperlinks)
#2808 opened by AkihiroSuda - 4
- 3
Basic yaml templating support
#2804 opened by afbjorklund - 0
Various LIMA_CIDATA_* variables are not documented
#2791 opened by jandubois - 4
Memory is not being freed on VZ
#2789 opened by okch-codes - 0
`hack/test-port-forwarding.pl` should print a human-readable error when `nc` is not installed on the host
#2707 opened by AkihiroSuda - 0
CI: typo checker should ignore `go.sum`
#2783 opened by AkihiroSuda - 4
- 3
Windows CI began to fail on Oct 21
#2775 opened by AkihiroSuda - 3
`update-template-ubuntu.sh` should detect the distro version from the template
#2756 opened by AkihiroSuda - 7
Builtin functions to the provisioning scripts, for common template tasks?
#2765 opened by afbjorklund - 1
jsonschema should have tests
#2768 opened by AkihiroSuda - 5
Starting a vmtype `vz` with Rosetta does not work (the binary was built with __MAC_OS_X_VERSION_MAX_ALLOWED=130100; needs recompilation)
#2753 opened by jonthn - 3
website: npm lacks lock
#2749 opened by AkihiroSuda - 3
cloud-init: unify `bootcmd` into `per-boot` script?
#2719 opened by AkihiroSuda - 12
- 5
Downloading images concurrently breaks in many ways
#2722 opened by nirs - 0
"Testing port forwarding rules using netcat" hangs on a local machine (not on CI)
#2708 opened by AkihiroSuda - 1
`macos-12` runner in GitHub Actions is deprecated
#2695 opened by norio-nomura - 7
Diff disk reset after update reboot
#2698 opened by ttc0419 - 0
vz/vzNAT : reuse lima0 IP address
#2700 opened by cgimenez - 0
Makefile: In bash versions below 4.0, glob-based dependency settings do not work
#2691 opened by norio-nomura