Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 5. Pulling images from a container repository
Pull images from the automation hub container registry to make a copy to your local machine. Automation hub provides the podman pull command for each latest image in the container repository. You can copy and paste this command into your terminal, or use podman pull to copy an image based on an image tag.
5.1. Prerequisites Link kopierenLink in die Zwischenablage kopiert!
- You have permission to view and pull from a private container repository.
5.2. Pulling an image Link kopierenLink in die Zwischenablage kopiert!
You can pull images from the automation hub container registry to make a copy to your local machine. Automation hub provides the podman pull command for each latest image in the container repository.
Procedure
- Navigate to .
- Select your container repository.
- In the Pull this image entry, click .
- Paste and run the command in your terminal.
Verification
-
Run
podman imagesto view images on your local machine.