dive v0.9.0

v0.9.0Pre-release

Add initial Podman support!

Added 3
  • Add ability to process images stored in Podman image locations
  • Allow users to provide an image from a custom --source such as docker, podman, and docker-archive
  • Support schema prefix for image sources such as podman://docker.io/mongo:latest
Changed 2
  • Refactor UI code
  • Swap base image from alpine to debian

From dive

  • Add ability to process images stored in Podman image locations.
  • Allow users to provide an image from a custom --source such as docker, podman, and docker-archive (output from docker image save ... command). This source can also be provided with a schema prefix (e.g. podman://docker.io/mongo:latest).
  • Refactor UI code
  • Swap base image from alpine back to debian (due to podman dependencies)
View original

Upgraded? How did it go?

Discussion