finch
finch copied to clipboard
The Finch CLI an open source client for container development
**What is the problem you're trying to solve?** As of Lima 0.21.0 the [`--mount-inotify`](https://lima-vm.io/docs/config/mount/#mount-inotify) option is experimentally available. It supports all mount types. Manually adding `mountInotify: true` to the generated...
Issue #, if available: Found in #1249 on Windows if environment variable is not defined then Make is not handling the same as on macOS and Linux. *Description of changes:*...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.31.4 to 0.32.2. Commits 59e9003 Merge remote-tracking branch 'origin/master' into release-1.32 639247c Drop use of winreadlinkvolume godebug option 220d7c3 Merge remote-tracking branch 'origin/master' into release-1.32 c199d3b Revert...
Issue #, if available: ## Description of changes Adds finch-daemon, so that it starts inside the VM and is exposed to processes inside the VM (via `/run/finch.sock` and `/var/run/docker.sock`), and...
**Describe the bug** Customer report for unable to pull container images while on VPN. Initial root cause analysis we believe the issue to be limited to Finch on macOS 15....
Issue #, if available: *Description of changes:* For macos and windows and OS specific command prefix is attached to execute in the vm plane. As there is a vm plane,...
Thanks for creating and maintaining this invaluable tool. It's my go-to for running containers on a Mac. I'm not proposing to auto-start the vm at login, as I don't use...
**What is the problem you're trying to solve?.** A clear and concise description of the use case for this feature. Please provide an example, if possible. Currently finch run command...
Issue #, if available: ## Description of changes - Adds Linux release automation - Adds release automation validation ## Testing done - local testing - testing on this PR itself...
**Describe the bug** "Dev containers: Reopen in Container" on VSCode to start devcontainer, then devcontainer failed to start. **Steps to reproduce** - open VSCode on your mac. - configure using...