I'm trying to run sail using colima
but I'm getting this error:
[+] Running 0/0
⠋ meilisearch Pulling 0.0s
⠋ pgsql Pulling 0.0s
⠋ redis Pulling 0.0s
error getting credentials - err: docker-credential-osxkeychain resolves to executable in current directory (./docker-credential-osxkeychain), out: ``
[+] Building 0.7s (3/3) FINISHED
=> [internal] load build definition from Dockerfile 0.1s
=> => transferring dockerfile: 69B 0.0s
=> [internal] load .dockerignore 0.1s
=> => transferring context: 2B 0.0s
=> ERROR [internal] load metadata for docker.io/library/ubuntu:22.04 0.5s
------
> [internal] load metadata for docker.io/library/ubuntu:22.04:
------
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: rpc error: code = Unknown desc = error getting credentials - err: docker-credential-osxkeychain resolves to executable in current directory (./docker-credential-osxkeychain), out: `
Is it possible to run sail using colima and docker engine?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community