Skip to content

Send auth credentials to the Docker socket if Docker config file is mounted #5504

Description

@waduhek

Current Status

Currently, if a Docker config file were to be mounted to the peer containers to either /root/.dockercfg or /root/.docker/config.json with credentials for a private repository, fabric-peer won't send the configured credentials to the socket. This becomes an issue when the peer tries to pull the chaincode build environments (fabric-baseos, etc.) from a private repository.

Expected

If a Docker config file has been mounted to the peer, the peer should check if auth credentials are provided in the config file and send them to the socket.

Solution

No response

Please let us know if you plan to work on this.

Yes!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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