You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello and sorry for not bringing a solution, but I have a similar problem since buildx 0.12.0 and I think this is related (about the context deadline exceeded error).
The environment is pretty much the same: Windows client, "remote" engine (in this case WSL vs a custom Linux VM) and buildx failing to talk with the engine for some uncertain reason (I thought SSH, but in your case it's using a named pipe).
All I can tell you right now is don't keep your hopes up, this issue tracker is pretty much an echo chamber with no feedback from anybody involved in the actual development.
Edit: actually, I just updated my remote engine from 27.3.0 to 27.3.1 and somehow the problem vanished... which is funny (not) because you are having the same issue but with 27.3.1
Contributing guidelines
I've found a bug and checked that ...
Description
Running the command
Yields an error
Expected behaviour
makes a new builder instance pointing to a Docker context
Actual behaviour
ERROR: failed to initialize builder mybuilder (mybuilder0): Get "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.47/containers/buildx_buildkit_mybuilder0/json": context deadline exceeded
Buildx version
github.com/docker/buildx v0.17.1-desktop.1 1a2ee7e8d945b88fdc18f1948da491c2f540dec9
Docker info
Builders list
Configuration
Build logs
No response
Additional info
The text was updated successfully, but these errors were encountered: