Build an image and start analyzing it

dive

  • A tool for exploring a Docker image, layer contents, and discovering ways to shrink it.
    More information: <https://github.com/wagoodman/dive>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

dive build -t {{some_tag}}

click the source code to copy