Skip to content

Instantly share code, notes, and snippets.

@BitProcessor
Created March 22, 2021 09:57
Show Gist options
  • Save BitProcessor/5d427345a7daed6f415ce2a9480c30a7 to your computer and use it in GitHub Desktop.
Save BitProcessor/5d427345a7daed6f415ce2a9480c30a7 to your computer and use it in GitHub Desktop.
.docker/config.json
{
"HttpHeaders" : {
"User-Agent" : "Docker-Client/19.03.13 (darwin)"
},
"credsStore": "osxkeychain",
"experimental" : "disabled",
"credHelpers": {
"748094632676.dkr.ecr.eu-west-1.amazonaws.com": "ecr-login"
}
}
@BitProcessor
Copy link
Author

BitProcessor commented Mar 22, 2021

docker-credential-osxkeychain list

{"https://ghcr.io":"bitprocessor","https://index.docker.io/v1/":"bitprocessor"}

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