Version: v2.29.7-desktop.1 Path: C:\Program Files\Docker\cli-plugins\docker-compose.exe debug: Get a shell into any image or container (Docker Inc.) Version: 0.0.37 Path: C:\Program Files\Docker\cli-plugins\docker-debug.exe desktop: Docker Desktop commands (Alpha) (Docker Inc.) ...
RUN goenv-wGOPROXY=https://goproxy.io,directRUN go get RUN go build-o app . CMD ["/app/app"] zzh@ZZHPC:/zdata/MyPrograms/Go/aaa$ docker build -t test:v1 . [+] Building1.3s (3/3) FINISHED docker:default=> [internal] load .dockerignore0.0s=> => transferring context: 2B0.0s...
in my Dockerfile, I get and error message saying failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: rpc error: code = Unknown desc = error getting credentials - err: exec: “docker-credential-desktop.exe”: executable file not found in $P...
背景 devcontainer を使って既存のコンテナアプリをセットアップしたところ、以下のエラー。 ERROR: 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 -...
Reason: failed to resolve 0.61.0: GET "https://ghcr.io/v2/turbot/steampipe/plugins/turbot/azure/manifests/0.61.0": exec: "docker-credential-desktop": executable file not found in $PATH Searched open / closed issues but couldn't find anything like this. ...
On a Finnish Windows 10 Pro, I went through the tutorial https://www.ddev.com/ddev-local/ddev-wsl2-getting-started/ and everything works, except when I run ddev start, I get: docker.credentials.errors.StoreError: Credentials store docker-credential-desktop.exe exited with "error listing...