# dive v0.9.0 — Add initial Podman support! - Product: dive (https://whatsnew.fyi/product/dive) - Vendor: wagoodman - Date: 2019-11-05 - Version: v0.9.0 - Original notes: https://github.com/wagoodman/dive/releases/tag/v0.9.0 - Permalink: https://whatsnew.fyi/product/dive/releases/v0.9.0 - Labels: Pre-release What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add ability to process images stored in Podman image locations - **added** — Allow users to provide an image from a custom --source such as docker, podman, and docker-archive - **added** — Support schema prefix for image sources such as podman://docker.io/mongo:latest - **changed** — Refactor UI code - **changed** — Swap base image from alpine to debian - 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)