images/default-policy.json
iofq e7be5b3989
Some checks failed
/ check (push) Failing after 3m47s
init
2026-01-11 23:40:49 -06:00

14 lines
256 B
JSON

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