Skip to content

Instantly share code, notes, and snippets.

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 artisticcheese/6d268fb5ded3892422a483982dfa7bd6 to your computer and use it in GitHub Desktop.
Save artisticcheese/6d268fb5ded3892422a483982dfa7bd6 to your computer and use it in GitHub Desktop.
{
"group": "Network Service",
"graph": "E:\\images",
"tlscacert": "C:\\ProgramData\\docker\\certs.d\\rootCA.cer",
"tlskey": "C:\\ProgramData\\docker\\certs.d\\privateKey.cer",
"hosts": [
"tcp://0.0.0.0:2376",
"npipe://"
],
"tlscert": "C:\\ProgramData\\docker\\certs.d\\serverCert.cer",
"tlsverify": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment