images/default-policy.json
iofq ac41cef465
All checks were successful
/ check (push) Successful in 5m12s
init
2026-01-12 00:11:41 -06:00

14 lines
256 B
JSON

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