finch
finch copied to clipboard
The Finch CLI an open source client for container development
**Describe the bug** You used the name of a product that's been around since 2007. **Steps to reproduce** Look at the name of the repository **Expected behavior** Not to have...
**What is the problem you're trying to solve?.** I use finch as a docker alias ``` alias docker=finch ``` Env variables in Docker can be passed just with the name...
**Describe the bug** `/opt/finch/bin/socket_vmnet --version` shows the commit hash of https://github.com/runfinch/finch, not the commit hash of https://github.com/lima-vm/socket_vmnet **Steps to reproduce** ```console $ finch version Finch version: v0.1.0 $ /opt/finch/bin/socket_vmnet --version...
**What is the problem you're trying to solve?.** I want to check the status of the VM that **finch** has started. **Describe the feature you'd like** `finch vm` should have...
**Describe the bug** On ARM systems, when running a command like `finch run --rm --platform=amd64 public.ecr.aws/docker/library/oraclelinux:9-slim uname -a` on certain OSes that require x86-64-v2 or higher (like `oraclelinux:9`, in the...
**What is the problem you're trying to solve?.** The `nerdctl version` information is not printed in `finch version` ```console $ finch version Finch version: v0.1.0 ``` **Describe the feature you'd...
Hi 👋, nice to see the release of Finch. I'd suggest moving the `/Applications/Finch/lima/data` to the home directory for allowing multi-user setup. e.g., `~/.finch-lima` Note that the directory path should...
I tried to initialize Finch but finch vm init fails in my environment. ``` % uname -v Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 % sw_vers...
Hi, thank you for sharing the great project! I'm excited to try it, but `finch vm init` fails in my environment. ``` % uname -v Darwin Kernel Version 22.1.0: Sun...
**Describe the bug** Finch logo is blank in the GitHub App finch repository. **Steps to reproduce** 1. Open GitHub app on your iPhone. 2. Go to finch repository. 3. Check...