Skip to content

"history import" command support on WSL #3054

@crazy-max

Description

@crazy-max

relates to #3039 (review)

On WSL we don't have access to the Desktop build backend to import build records:

$ docker buildx history import < rec-20250119-docker~build-push-action~JBMEH5.dockerbuild
ERROR: failed to send request, check if Docker Desktop is running: Post "http://docker-desktop/upload": dial unix /home/user/.docker/desktop/docker-desktop-build.sock: connect: no such file or directory

That's because the Desktop build service runs on the Windows host and is isolated from WSL distributions. We need to fix this issue on Docker Desktop first.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions