mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 19:32:30 +01:00
16ba4698d8
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
5 lines
136 B
JSON
5 lines
136 B
JSON
{
|
|
"default": [{"type": "insecureAcceptAnything"}],
|
|
"transports": { "docker-daemon": { "": [{"type":"insecureAcceptAnything"}] } }
|
|
}
|