Skip to content

Replace github.com/docker/docker/client dependency? #476

@wking

Description

@wking

We currently depend on it here, but it pulls in a lot of apparently-unrelated Go. It would be nice to drop that heavy dep for something more focused on image transport. Perhaps github.com/docker/distribution/registry/client? Or is github.com/docker/docker/client providing a lot of added value that is unavailable in other places?

github.com/docker/docker/client also shows up as a source of Glide/Godeps issues (here and later), but I couldn't find an existing issue about dropping the client. #44 is in the same neighborhood, but think it's so old that it probably doesn't matter anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions