Build Container Images with podman

From NovaOrdis Knowledge Base
Revision as of 21:52, 4 May 2023 by Ovidiu (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

External

Internal

Overview

podman image build

is equivalent with:

podman build

Note that a virtual machine must be running when podman build is attempted.


Where is the image stored locally? How does the local "docker cache" look for podman?