mirror of
https://github.com/docker/docs.git
synced 2026-04-03 01:38:58 +07:00
docker build is broken because it sends to the daemon the full cliconfig file which has only Email(s). This patch retrieves all auth configs from the credentials store. Signed-off-by: Antonio Murdaca <runcom@redhat.com>