Este conteúdo não está disponível no idioma selecionado.

Chapter 6. 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.

6.1. Prerequisites

You must have permission to view and pull from a private container repository.

6.2. Pulling an image

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.

Note

If you need to pull container images from a password or token-protected registry, you must create a credential in automation controller before pulling the image.

Procedure

  1. Navigate to Execution Environments.
  2. Select your container repository.
  3. In the Pull this image entry, click Copy to clipboard.
  4. Paste and run the command in your terminal.

Verification

  • Run podman images to view images on your local machine.

6.3. Syncing images from a container repository

You can pull images from the automation hub container registry to sync an image to your local machine.

Prerequisites

You must have permission to view and pull from a private container repository.

Procedure

To sync an image from a remote container registry, you need to configure a remote registry.

  1. Navigate to Execution Environments Remote Registries.
  2. Add https://registry.redhat.io to the registry.
  3. Add any required credentials to authenticate.
Note

Some container registries are aggressive with rate limiting. It is advisable to set a rate limit under Advanced Options.

  1. Navigate to Execution Environments Execution Environments.
  2. Click Add execution environment in the page header.
  3. Select the registry you wish to pull from. The "name" field displays the name of the image that will show up as on your local registry.
Note

The "Upstream name" field is the name of the image on the remote server. For example if the upstream name is set to "alpine" and the “name” field to "local/alpine", the alpine image will be downloaded from the remote and renamed to local/alpine.

It is advisable to set a list of tags to include or exclude. Syncing images with a large number of tags is time consuming and will use a lot of disk space.

Red Hat logoGithubredditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar. Explore nossas atualizações recentes.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

Theme

© 2026 Red Hat
Voltar ao topo