1
0
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-03-13 00:38:04 +01:00
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"}] } }
}