lima
lima copied to clipboard
Linux virtual machines, with a focus on running containers
v1.0 will change the default mount driver from reverse-sshfs to virtiofs (for vz) and 9p (for qemu), so mounting will be more stable: - https://github.com/lima-vm/lima/issues/971 v1.0 is also a good...
It looks like lima should run `/usr/libexec/ApplicationFirewall/socketfilterfw --unblock /usr/libexec/bootpd` every time when using `socket_vmnet` https://github.com/lima-vm/lima/issues/1259#issuecomment-1573051614
https://github.com/lima-vm/lima/blob/9d29da396c164fea261bc547b4537d470aa3a824/examples/default.yaml#L111-L122 This might be a breaking change for new instances, but does not affect existing instances.
> **Note** > (by @AkihiroSuda ) > > > The following commands are reported to fix the issue on some machines: > > ``` > sudo /usr/libexec/ApplicationFirewall/socketfilterfw --add /usr/libexec/bootpd >...
Adds a new config option that allows users to include an "extra" archive in the CIDATA that gets mounted on OS boot. This allows users to supply their own local...
This command deletes only those cached downloads which are not referenced by any existing VM configs.
Obviously, "tty" (TeleTYpewriter) is a misnomer. I don't remember why I chose this name. 🤦♂️
* run github action `test` on all branch. * add `--raw` flag to `limactl shell`. fix https://github.com/lima-vm/lima/issues/251 * for `limactl shell`, if debug falg is true, pass `-v` to ssh....
### Description I am not sure if this is a limitation on the macOS side or something with qemu but when I try to create a socket in the vm...
### Description Currently the link goes to the Slack inviter, https://slack.cncf.io/ - from https://lima-vm.io/community/ Apparently this is how you link directly to a channel: https://cloud-native.slack.com/messages/lima/ ---- Not sure there is...