Failure to build with pack cli and finch #2254
Labels
status/triage
Issue or PR that requires contributor attention.
type/bug
Issue that reports an unexpected behaviour.
Summary
I'm attempting to build a python container using the pack cli. I'm running on a macbook with M1 chip. I've installed pack cli via homebrew and running 0.35.1+git-3a22a7f.build-6099. When run
pack build ...
I get an error after the builder is pulled. The potentially unusual characteristic of my environment is that I'm using finch for my local docker development. I've added an alias:alias docker=finch
.I am able to pull and list the builder image with finch. But fail with pack.
I totally expect the issue is due to finch instead of running docker desktop for mac. I guess, I'm looking for advice on what information I could get from pack cli that would point me to a workaround or debug logs on how to properly shim these technologies together. finch is a hard requirement for me on my workstation.
Full Error Command:
Environment
pack info
docker info
The text was updated successfully, but these errors were encountered: