mirror of
https://github.com/containers/buildah.git
synced 2026-02-05 09:45:38 +01:00
Ignore the global signature policy, which is used to control whether or not we can trust an image, when we're attempting to commit an image from a container, or pushing an image. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> Closes: #1579 Approved by: rhatdan
8 lines
76 B
JSON
8 lines
76 B
JSON
{
|
|
"default": [
|
|
{
|
|
"type": "reject"
|
|
}
|
|
]
|
|
}
|