buildah/tests/docker.json

7 lines
138 B
JSON

{
"default": [ { "type": "reject" } ],
"transports": {
"docker": { "": [ { "type": "insecureAcceptAnything" } ] }
}
}