System Grab Bag

View all TLDR pages from common (or from all pages)

dive

A tool for exploring a Docker image, layer contents, and discovering ways to shrink it. More information: https://github.com/wagoodman/dive.
  • Analyze a Docker image:
    dive {{your_image_tag}}
  • Build an image and start analyzing it:
    dive build -t {{some_tag}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.