Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:45:46 +08:00
commit 791b1a4c69
6 changed files with 981 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:openshift-eng/ai-helpers:plugins/container-image",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "33defc343079aea7a3081186ca5fb6afad61a078",
"treeHash": "e9ab918676584c954b2ffe17a4fcf50a19ffb88da3dee776e887968e0d71661e",
"generatedAt": "2025-11-28T10:27:31.758237Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "container-image",
"description": "Container image inspection and analysis using skopeo and podman",
"version": "0.0.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "5bf7d2838a788ff7f70fedd95b1e5ce8af418df8560bf4401a6ada238e75373a"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "27e440c3f12db8cdc296f6378af7731c1a9fd840706ded7730f8312ae097c6d0"
},
{
"path": "commands/inspect.md",
"sha256": "81c4af48deeb145346fc9a91ba7b8e289e8d21380be54f800ecc1f1f0edd42cf"
},
{
"path": "commands/compare.md",
"sha256": "b2c6890bcd9e4b62b8b001e20945639ca7f3e996fb9bdece9ccbb3b972a57a85"
},
{
"path": "commands/tags.md",
"sha256": "0ca5a76d2ae41990b1f55642c7cc357b17e1cf5ab3f980ec1871b886e00d3f88"
}
],
"dirSha256": "e9ab918676584c954b2ffe17a4fcf50a19ffb88da3dee776e887968e0d71661e"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}