Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 561 Bytes

File metadata and controls

9 lines (8 loc) · 561 Bytes

container-analyzer

Container image analysis tool

Function:

  1. Hierarchical analysis of software information, software packages(name + size), files (name + size), build information(like docker history) ... rpm deb apk pip maven ruby ...
  2. Analyze software package dependencies and binary dependencies ...
  3. Automatically analyze orphan binaries in the current image ....
  4. Automatically analyze dependent binaries according to cmd and can be tailored ....
  5. List common optimizations, like /usr/share/man /lib/locale /usr/share/locale /usr/share/info ...