mirror of
https://github.com/containers/skopeo.git
synced 2025-04-27 11:01:18 +00:00
15 lines
256 B
JSON
15 lines
256 B
JSON
{
|
|
"default": [
|
|
{
|
|
"type": "insecureAcceptAnything"
|
|
}
|
|
],
|
|
"transports":
|
|
{
|
|
"docker-daemon":
|
|
{
|
|
"": [{"type":"insecureAcceptAnything"}]
|
|
}
|
|
}
|
|
}
|