Files
docker-cli/cli/command/system
Sebastiaan van Stijn 71fde20e17 cli/command/system: prettyPrintServerInfo: simplify username
Starting with b4ca1c7368, docker login
no longer depends on info.IndexServerAddress to determine the default
registry.

The prettyPrintServerInfo() still depended on this information, which
could potentially show the wrong information.

This patch changes it to also depend on the same information as docker login
now does.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-14 00:22:47 +02:00
..
2022-09-30 11:59:11 +02:00
2022-09-30 11:59:11 +02:00