podman pull nginx:1.25

Category: Kubernetes & Containers

podman pull nginx:1.25

Pull an image from a registry

Downloads the nginx:1.25 image (a container image is the template containers run from) from its registry into local storage. Tagged versions like 1.25 are reproducible, unlike latest. See local images with podman images.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.