images/default-policy.json
iofq abba8eceaa
All checks were successful
/ check (push) Successful in 5m23s
init
2026-01-12 00:02:59 -06:00

14 lines
256 B
JSON

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