Phil Estes
Phil Estes
It's important compare nerdctl (or any other runtime tool) running the same way it is inside Finch, which based on the output is running inside a user namespace ("rootless" mode,...
Looks like merge commits got added rather than a rebase in the last push?
Thanks for getting this rebased! One of the commits has at least one whitespace error; you can see the exact issues with this command: ``` git show --check 54d64ac12e0c3b1872e7ead3232e7ba2f3d75515 ```
/ok-to-test
@mikebrow and @kzys: this PR has been updated and rebased and responded to all prior feedback; if you still are requesting changes can you comment ASAP; or dismiss your stale...
Now that #158 is merged and we have the framework for dealing with this related to `-e/--env`, should we solve this in a similar way?
> Am I gathering correctly that this tool is used to create a VM running containerd is based on lima, similar to colima, rancher desktop etc? Yes, Finch = (today)...
Still need this open or no?
I'm good with getting this in and making improvements as needed in follow-ups; looks like it needs one last rebase, though.
The project checks want `integration/go.mod` to match up to the changes in `go.mod` 😇 Otherwise looks good