Files
42marketplaces/sync/gh-openshift-eng-ai-helpers-plugins-container-image.json
2025-11-30 09:08:53 +08:00

18 lines
454 B
JSON

{
"name": "container-image",
"owner": {
"name": "github.com/openshift-eng",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "container-image",
"description": "Container image inspection and analysis using skopeo and podman",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-openshift-eng-ai-helpers-plugins-container-image.git"
},
"strict": true
}
]
}