mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-09 21:49:17 +01:00
5 lines
136 B
JSON
5 lines
136 B
JSON
{
|
|
"default": [{"type": "insecureAcceptAnything"}],
|
|
"transports": { "docker-daemon": { "": [{"type":"insecureAcceptAnything"}] } }
|
|
}
|