Show HN: Image-inspector – find base images, see CVE counts, pin by digest
Category: cli-tool
Tags: container, docker, cli
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
Image-inspector is a CLI tool that helps developers choose container base images by providing precomputed vulnerability counts and generating digest-pinned FROM lines without pulling images or running a local scanner. It addresses a specific gap in the Dockerfile authoring workflow by combining selection, inspection, and pinning in one interactive tool.
Target audience: backend devs
Repository: https://github.com/anmalkov/image-inspector · Python · MIT · 1 stars
View on Hacker News