lima icon indicating copy to clipboard operation
lima copied to clipboard

Linux virtual machines, with a focus on running containers

Results 573 lima issues
Sort by recently updated
recently updated
newest added

- [X] Basic tests #1511 - [x] https://github.com/lima-vm/lima/issues/1611 - [X] https://github.com/lima-vm/lima/issues/1577 - [x] #1333 - [ ] #1609 - [ ] https://github.com/lima-vm/lima/issues/1957 We can also consider making vz default after...

roadmap
component/vz

## `qemu: 9p: graduate from experimental` `template://experimental/9p` will be removed right before releasing Lima v1.0. - - - ## `default.yaml: stop discouraging writable mounts (for 9p and virtiofs)` Setting `writable:...

impact/changelog
component/qemu
component/qemu/9p

### Discussed in https://github.com/lima-vm/lima/discussions/1960 Originally posted by **stonechen1995** October 27, 2023 I used the docker-rootful.yml to build up the vm with the command below, against which my docker context is...

component/dns

https://github.com/lima-vm/lima/blob/7493e1d6d8c9317ed29047705775b0ed0eff0dea/.github/workflows/test.yml#L89-L100

platform/Windows

> I've been testing this PR today on an M1 machine running Ventura, and I saw this error when starting `template://experimental/vz`: > >``` >ERRO[0296] [hostagent] r.CreateEndpoint() = connection was refused...

bug
priority/low
component/vz

### Description Most recent main version doesn't allocate tty (regardless of setting `--tty` flag) and immediately exits with exit code 0. ``` limactl shell --log-level trace --tty --workdir / lima...

bug

### Description I am running lima with socket_vmnet and bootptab provides the ip-addresses. After restarting the configuration 4 or 5 times, the entire lima vm facility become effectively inoperable. I...

component/vz

https://lima-vm.io/docs/config/network/ is too long and hard to follow. It is also unclear which network is the best. (vzNAT for host-to-guest, user-v2 for guest-to-guest, bridged for other-host-to-guest)

documentation
good first issue
component/network/vmnet
component/network/user-v2

### Description The processing speed of the PHP web application on Rancher Desktop(Lima) in the local development environment has dropped more than 10 times from Rancher Desktop 1.8. Specifically, it...

status/more-info-needed
downstream/rancher-desktop

For vz, "basedisk" is not depended by "diffdisk" after qcow2-to-raw conversion, so "basedisk" should be removed and "diffdisk" should be renamed to something else. (Maybe just "disk")

enhancement
component/vz