lima
lima copied to clipboard
Linux virtual machines, with a focus on running containers
I think it is the same problem as this issue. Is there a solution? https://github.com/docker/for-mac/issues/5335
Currently I am trying to share the system clipboard between host and vm to allow for easier copy and pasting.
### Description Hi, When I call `lima ls` in my home directory, I get an empty list, despite having files and folders in my user directory. In addition, if I...
### Description I started a new lima vm with the k8s.yaml manifest. I'm able to browse a Kubernetes service of type LoadBalancer exposed on port 30674 but only on localhost:...
The source code has a hard-coded 10-minute timeout, which interferes with situations such as when the initialization command is time-consuming, or when the network conditions are simply not good
### Description When I run `limactl start --name dev` FATA[0000] instance name "default" and CLI flag --name="dev" cannot be specified together limactl version 0.9.1
As noted in https://github.com/lima-vm/lima/issues/427#issuecomment-979440137, there are some usability issues with lime-on-white.  It should also be possible to opt out of it (color), even for the default instance. Use a...
The lima color has usability issues in light theme Closes #485
### Description I setup networking for lima/colima a few weeks ago and it had been working fine, but today, even after some troubleshooting, I can not ping the colima VM...
I've integrated the lima software to my MacOS machine as described here: https://blog.carlosnunez.me/post/docker-desktop-alternative-for-mac/ The overall functionality is great, however, I've come across one big problem. I use the [Viscosity VPN...