Skip to content

[Feature Request] Support access to private docker repositories  #663

@mrod502

Description

@mrod502

The docker client library used in this repo (fsouza/go-dockerclient) supports authenticated requests when interacting with remote docker images via the AuthConfigs field in the BuildImageOptions struct, allowing a user to interact with their private registries.

It would be nice to be able to utilize this functionality when using hive for client testing, especially in cases where CI/CD pipelines periodically build images that may not necessarily be intended for public use

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