mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03: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> Upstream-commit: 44152144ca766221e97fdaa5200fec3557a64f58 Component: engine