32 lines
548 B
JSON
32 lines
548 B
JSON
{
|
|
"best_practices": [
|
|
"bp_007"
|
|
],
|
|
"conflicts_with": [],
|
|
"dependencies": [],
|
|
"description": "Zot OCI-native container registry — private image store for the platform build pipeline",
|
|
"modes": [
|
|
"cluster"
|
|
],
|
|
"name": "zot",
|
|
"provides": [
|
|
{
|
|
"id": "oci-registry",
|
|
"interface": "zot",
|
|
"version": "latest"
|
|
}
|
|
],
|
|
"requires": [
|
|
{
|
|
"capability": "storage",
|
|
"kind": "Required"
|
|
}
|
|
],
|
|
"tags": [
|
|
"registry",
|
|
"oci",
|
|
"containers",
|
|
"appserv"
|
|
],
|
|
"version": "1.0.0"
|
|
}
|