11 lines
233 B
JSON
11 lines
233 B
JSON
{
|
|
"name": "container-image",
|
|
"description": "Container image inspection and analysis using skopeo and podman",
|
|
"version": "0.0.1",
|
|
"author": {
|
|
"name": "github.com/openshift-eng"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |