dockerfiles/crio/policy.json
Jess Frazelle 16ba4698d8
update crio
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2017-10-28 12:09:21 -04:00

5 lines
136 B
JSON

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