Skip to content

Instantly share code, notes, and snippets.

@samuelbernardo
Created September 19, 2020 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samuelbernardo/975288e89c86082e47cc4528b1c75c69 to your computer and use it in GitHub Desktop.
Save samuelbernardo/975288e89c86082e47cc4528b1c75c69 to your computer and use it in GitHub Desktop.
config.json
#!/bin/bash
echo "$@" >> ${HOME}/test/testdockerhelperargs.log
{
"credStore": "helper",
"credHelpers": {
"hub.docker.com": "helper",
"index.docker.io": "helper",
"docker.io": "helper"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment