images/default-policy.json
iofq d674a18a70
Some checks failed
/ check (push) Failing after 3m55s
init
2026-01-11 23:30:22 -06:00

14 lines
256 B
JSON

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