Skip to content

Instantly share code, notes, and snippets.

@mrunalp
Created August 25, 2017 21:52
Show Gist options
  • Save mrunalp/ffd9be83b0561d8dee7596164f8ecedc to your computer and use it in GitHub Desktop.
Save mrunalp/ffd9be83b0561d8dee7596164f8ecedc to your computer and use it in GitHub Desktop.
{
"default": [
{
"type": "insecureAcceptAnything"
}
],
"transports":
{
"docker-daemon":
{
"": [{"type":"insecureAcceptAnything"}]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment