GET /api/v1/ports/container-diff/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "container-diff",
"portdir": "sysutils/container-diff",
"version": "0.19.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/GoogleContainerTools/container-diff",
"description": "Diff your Docker containers",
"long_description": "container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including Docker Image History, Image file system, Image size, Apt packages, RPM packages, pip packages, npm packages. These analyses can be performed on a single image, or a diff can be performed on two images to compare. The tool can help users better understand what is changing inside their images, and give them a better look at what their images contain.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1001
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
}