Skip to content

Instantly share code, notes, and snippets.

@bernardinorafael
Last active November 19, 2024 02:06
Show Gist options
  • Save bernardinorafael/04f9a240fa665b3eb868162289ddc15c to your computer and use it in GitHub Desktop.
Save bernardinorafael/04f9a240fa665b3eb868162289ddc15c to your computer and use it in GitHub Desktop.
Docker config
{
"auths":{
"https://index.docker.io/v1/": {}
},
"psFormat":"table {{.ID}}\\t{{.Image}}\\t{{.Status}}\\t{{.Names}}\\t{{.Ports}}",
"credsStore":"osxkeychain",
"currentContext":"desktop-linux",
"plugins":{
"-x-cli-hints":{
"enabled":"true"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment