Skip to content

Instantly share code, notes, and snippets.

@baude
Last active September 7, 2016 18:30
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 baude/ec7e7eafb91d58c435b51f0307ed161d to your computer and use it in GitHub Desktop.
Save baude/ec7e7eafb91d58c435b51f0307ed161d to your computer and use it in GitHub Desktop.
{
"default": [
{
"type": "reject"
}
],
"transports": {
"docker": {
"docker.io": [
{
"type": "signedBy",
"keyType": "GPGKeys",
"keyPath": "/etc/atomic/keys/baudesign2.gpg"
}
],
"docker.io/openshift": [
{
"type": "insecureAcceptAnything"
}
]
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment