finch icon indicating copy to clipboard operation
finch copied to clipboard

The Finch CLI an open source client for container development

Results 195 finch issues
Sort by recently updated
recently updated
newest added

:robot: I have created a release *beep* *boop* --- ## [0.1.2](https://github.com/runfinch/finch/compare/v0.1.1...v0.1.2) (2022-12-21) ### Bug Fixes * fix the misleading log when applying invalid config ([#119](https://github.com/runfinch/finch/issues/119)) ([b4f74c5](https://github.com/runfinch/finch/commit/b4f74c5a61f78034cc761ea3977b17e36a624692)) * ignore .ssh pub...

autorelease: pending

Issue #, if available: #12 *Description of changes:* Use `nerdctl version` with addition of `finch version` *Testing done:* Yet to be updated - [x] I've reviewed the guidance in CONTRIBUTING.md...

I use finch on Apple M1 (Ventura) When i try to use command $ finch login system show prompt for login Enter Username: nancom Enter Password: WARNING: Your password will...

bug

**What is the problem you're trying to solve?.** Currently, finch containers can only access resources inside user's home directory. I think there should be more flexibility in mount locations exposed...

enhancement

**Describe the bug** If you attempt to initialize a Finch VM in an environment without internet connection (or without access to the yum repositories) it fails, and the `finch vm...

enhancement

**What is the problem you're trying to solve?.** Finch should include the [ECR credential helper](https://github.com/awslabs/amazon-ecr-credential-helper) binary in the Finch VM image to save a user having to either install it...

enhancement

**Describe the bug** Running `finch vm init` results in errors. **Steps to reproduce** ``` finch vm init ``` **Expected behavior** Finch vm is initialized. **Screenshots or logs** ``` ❯ finch...

bug

**Describe the bug** First time of running Finch command after installation triggered by Github action fails in arm64 runners. Only happens at the first time before any successful command call...

bug

**Describe the bug** Current aarch64 installer can't be installed by installer command in M1 macOS without Rosetta installed. **Steps to reproduce** 1. Get a fresh M1 macOS host without Rosetta...

bug

**Describe the bug** Followed the instructions in the Finch README. Getting above SSH error when running `finch vm init` **Steps to reproduce** Run `brew install --cask finch`, then run `finch...

bug