mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-09 21:53:40 +00:00
On Linux a key in `~/.docker/config.json` indicates if a credentials helper is in use (and which), if one is then the method is identical to the Darwin case so refactor to support that. Signed-off-by: Ian Campbell <ijc@docker.com>