Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 2.3 KB

File metadata and controls

32 lines (23 loc) · 2.3 KB
sidebar_position title description tags keywords hide_table_of_contents
30
Containers
Working with container workloads
podman-desktop
containers
podman desktop
podman
containers
false

Working with containers

With Podman Desktop, you can manage your container engine workloads.

Prerequisites

  • A container engine.

Procedure

  1. Work with registries.

    1. Authenticate to pre-configured registries.
    2. Add an insecure registry.
  2. Work with images.

    1. Build an image from Containerfile.
    2. Push an image.
    3. Pull an image.
  3. Start a container from an image.

  4. Create a pod from selected containers.