Pulling an image to your container engine
With Podman Desktop, you can pull an image from a registry, to your container engine.
Prerequisites
- The image is available in a registry.
- If the registry or the image are not publicly available, you configured access to the registry on Podman Desktop in Settings > Registries.
Procedure
- Go to Images.
- Click Pull an image.
- On the Image to Pull screen:
- Image to pull: enter the image name, such as
quay.io/podman/hello
. Prefer the fully qualified image name that specifies the registry, to the short name that might lead to registry resolution mistakes. - Click Pull image.
- Image to pull: enter the image name, such as
- Click Done.
Verification
- Go to Images.
- Click the image name you pulled, such as
quay.io/podman/hello
. Podman Desktop always displays the fully qualified image name. - Go to Summary.
- Go to History.
- Click the output area.
- Enter Ctrl + F on Windows and Linux, or ⌘ + F on macOS to start searching in the content.
- Go to Inspect.
- Click the output area.
- Enter Ctrl + F on Windows and Linux, or ⌘ + F on macOS to start searching in the content.