lima
lima copied to clipboard
Linux virtual machines, with a focus on running containers
Similar to the docker-machine "generic" driver, bring your own virtual machine (or physical server) Not so useful in itself, but not so bad when made into a real driver or...
### Description On an M1 Pro with the following instance config (note the arch is `x86_64`) running on Ventura 13.4.1 on a brew installed lima. My Ubuntu Jammy Lima VM...
### Description Configuring custom networking in lima can be slightly painful, usually related to non DHCP networks where start up of the VM will have a 120 second timeout for...
I think we can release v0.21 after merging: - https://github.com/lima-vm/lima/pull/1913 - https://github.com/lima-vm/lima/pull/2151
Even though the `AcceptEnv` setting has been added, the variable is not accepted, even after a restart of the instance (which shouldn't be necessary anyways): ```console $ lima sudo grep...
### Description When rebooting, we lose access to the mount of the host machine home directory (`/Users/`). Stopping and starting the vm again seems to fix the issue, it's probably...
### Description I can't get seem to connect via ssh to lima with default using either drivers, output for `vz` below. My local username is `admin` in case that's relevant....
### Description Hello, I'd been working with a VM and then lost access to it. Doing `limactl stop && limactl start ` didn't seem to help, and now it just...
### Description Once upon a time, there was something called Docker Machine and it was running on VirtualBox. It did have some other drivers, like [qemu](https://github.com/machine-drivers/docker-machine-driver-qemu), but the virtualbox driver...
ad https://github.com/lima-vm/lima/discussions/1314 I managed to flash USB from lima, but I don't feel this is ready to ship. I don't have time to handle this anymore, but I hope it...