mirror of
https://github.com/containers/skopeo.git
synced 2025-05-14 10:50:12 +00:00
(skopeo copy) will soon ALWAYS require a present policy file. So, install one by (make install), and ensure that integration tests do so as well. Also simplifies the usage of install(1) a bit.
7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"default": [
|
|
{
|
|
"type": "insecureAcceptAnything"
|
|
}
|
|
]
|
|
} |