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

### Description Might be helpful for diagnosis. Probably we can reuse https://github.com/abiosoft/colima/tree/main/util/terminal .

enhancement
help wanted
roadmap

macOS 13 version of Virtualization.framework [seems to support UEFI](https://developer.apple.com/documentation/virtualization/running_gui_linux_in_a_virtual_machine_on_a_mac), so we may consider supporting Virtualization.framework in addition to QEMU. - - - **EDIT**: The current discussion has moved to: -...

enhancement
priority/low
expert
roadmap

### Description context: https://github.com/lima-vm/lima/issues/543#issuecomment-1068705257

enhancement
good first issue

Hi. Today if we start a VM with limactl in a workflow with tty=false without specifing template or yaml, it will create a new instance with default yaml if we...

Hey folks. trying to run `limactl start` with the default configuration and getting this error ![image](https://user-images.githubusercontent.com/96246434/148940335-348146b8-f999-4a79-9104-de37b5b42c62.png) the log file: > {"level":"debug","msg":"firmware candidates = [/usr/local/homebrew/Cellar/qemu/6.2.0/share/qemu/edk2-x86_64-code.fd /usr/share/OVMF/OVMF_CODE.fd /usr/share/qemu/ovmf-x86_64-code.bin]","time":"2022-01-11T14:11:09+02:00"} {"level":"debug","msg":"OpenSSH version 8.6.1 detected","time":"2022-01-11T14:11:09+02:00"}...

component/qemu

The `diffdisk` starts out small, but grows quickly as users create and delete container images. This can become an issue on laptops with limited free space. I tried to enable...

enhancement
help wanted

Other commands such as `qemu-system-x86_64.exe` don't work with `C:\Users\AndersBjörklund`, they need to use `C:\Users\ANDERS~1` In theory they _could_ have supported using UNC paths such as `\\?\C:\Users\AndersBjörklund`, but in practice they...

platform/Windows

We'd love to see an official icon for lima project, for referencing it in the graphs, etc.

help wanted
area/project

I'm puzzled by this, and I don't think I have enough details to debug it quite yet. I have a Fedora 36 virtual machine running on a MacBook Air (M1)...

guest/fedora

### Description Running Lima via Colima (https://github.com/abiosoft/colima/), I have occasional clock drift issues. I am unable to find a cause for this or even a way to reproduce it. It...

bug