dive
OfficialAgent-readyInfraContainers / InfraImage layers, docker optimization, and container inspection from the terminal.
The official CLI from Anchore. Image layers, docker optimization, and container inspection from the terminal.
Task fit
image layers, docker optimization, and container inspection from the terminal.
Lane
Work with Kubernetes, Terraform, containers, and ops tooling with more confidence.
Operator brief
Use dive for image layers, docker optimization, and container inspection from the terminal.
Run `dive node:20` and see what comes back.
Repository family
Anchore
First trust check
dive responds locally and is ready for the first real command.
Safe first loop
Install, verify, then run one real command.
Infra inspection loop
Install command
$ brew install diveOperator pack
Copy or export the working notes for this CLI before handing it to an agent.
Verify
$ dive --versiondive responds locally and is ready for the first real command.
First real command
$ dive node:20First steps
- 01Install dive.
- 02Run `dive --version` first.
- 03Start with `dive node:20`.
- 04Install the infra CLI and verify kubeconfig, Docker context, or cloud credentials.
When to use / hold off when
Best for
image layers, docker optimization, and container inspection from the terminal.
Use this when
You work with containers and infrastructure and want a fast terminal interface.
Hold off when
Trust and constraints
Why operators pick it
- dive fits infra well, especially for image layers, docker optimization, and container inspection from the terminal.
- It is the official CLI from Anchore.
- Verify with `dive --version` first.
Constraints
- Automation can be brittle.
- Output is mostly plain text.
- Better for local use than CI.