Pesquisar

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

Chapter 16. Managing container images by using the RHEL web console

download PDF

You can use the RHEL web console web-based interface to pull, prune, or delete your container images.

16.1. Pulling container images in the web console

You can download container images to your local system and use them to create your containers.

Prerequisites

Procedure

  1. Click Podman containers in the main menu.
  2. In the Images table, click the overflow menu in the upper-right corner and select Download new image.
  3. The Search for an image dialog box appears.
  4. In the Search for field, enter the name of the image or specify its description.
  5. In the in drop-down list, select the registry from which you want to pull the image.
  6. Optional: In the Tag field, enter the tag of the image.
  7. Click Download.

Verification

  • Click Podman containers in the main menu. You can see the newly downloaded image in the Images table.
Note

You can create a container from the downloaded image by clicking the Create container in the Images table. To create the container, follow steps 3-8 in Creating containers in the web console.

16.2. Pruning container images in the web console

You can remove all unused images that do not have any containers based on it.

Prerequisites

  • At least one container image is pulled.
  • The web console is installed and accessible. For more information, see Installing the web console and Logging in to the web console.
  • The cockpit-podman add-on is installed:

    # dnf install cockpit-podman

    Procedure

    1. Click Podman containers in the main menu.
    2. In the Images table, click the overflow menu in the upper-right corner and select Prune unused images.
    3. The pop-up window with the list of images appears. Click Prune to confirm your choice.

Verification

  • Click Podman containers in the main menu. The deleted images should not be listed in the Images table.

16.3. Deleting container images in the web console

You can delete a previously pulled container image using the web console.

Prerequisites

  • At least one container image is pulled.
  • The web console is installed and accessible. For more information, see Installing the web console and Logging in to the web console.
  • The cockpit-podman add-on is installed:

    # dnf install cockpit-podman

    Procedure

    1. Click Podman containers in the main menu.
    2. In the Images table, select the image you want to delete and click the overflow menu and select Delete.
    3. The window appears. Click Delete tagged images to confirm your choice.

Verification

  • Click the Podman containers in the main menu. The deleted container should not be listed in the Images table.
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.

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 oBlog 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.

© 2024 Red Hat, Inc.