SaaSHub helps you find the best software and product alternatives Learn more β
Dive Alternatives
Similar projects and alternatives to dive
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
trivy
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
-
-
-
-
-
-
Lean and Mean Docker containers
Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
-
-
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better dive alternative or higher similarity.
dive discussion
dive reviews and mentions
Posts with mentions or reviews of dive.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-05-25.
-
Which package is bloating your Docker image?
dive (~54kβ) lets you browse what's in it β file by file, interactively. It answers what is in a layer.
-
Docker Image Diet: Find the Problem With dive Before Trying to Fix It
dive on GitHub β Docker image layer explorer
-
List, inspect and explore OCI container images, their layers and contents
A similar tool to this (includes interactive TUI) is https://github.com/wagoodman/dive
-
Reducing the Footprint of the Docker image of IRIS Community Edition
To understand and optimize the IRIS Community Edition image, we used dive, a tool for inspecting Docker image layers and identifying inefficiencies.
-
Dockerfile - Node with TypeScript
But while that doesn't happen, Iβd like to share a Dockerfile structure Iβve been working on. Modesty aside, I think the result is pretty solid π. In my case, the initial image was around 1GB, and after some tweaks, it dropped to about 161MB (according to Dive)); itβs worth noting this was for a simple app built with [Hono](https://hono.dev/.
- Dockerfile - Node com Typescript
-
Docker Image Layers β What They Are & How They Work
You can also inspect the content of image layers using Dive. Dive is a popular open-source community tool for visualizing container images. It provides an interactive terminal interface.
-
Show HN: Unregistry β "Docker push" directly to servers without a registry
You're bang on, but you can do things with dive (https://github.com/wagoodman/dive) and use chunks of the code in other projects... That's what I've been doing. The license is MIT so it's permissive.
But yes, an API would be ideal. I've wasted far too much time on this.
-
10 Common Docker Mistakes That Hurt Node.js App Performance
Docker images can easily grow with outdated dependencies or security flaws. Tools like Dive or docker scout help analyze image layers.
-
Stop using Docker like itβs your first dev job
Dive Visualize image bloat
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Jul 2026
Stats
Basic dive repo stats
107
54,292
5.7
7 months ago
wagoodman/dive is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of dive is Go.