Skip to main content

Building an image on your Container engine

With Podman Desktop, you can build an image from a Containerfile on your container engine.

Prerequisites

  • Your Containerfile: Containerfile or Dockerfile.

Procedure

  1. Open Images.
  2. Click Build an image.
  3. On the Build Image from Containerfile screen
    1. Containerfile path: select the Containerfile to build.
    2. Image Name: edit the image name: my_image.
    3. Click Build.

Verification

  1. Open Images
  2. Your image <my_image> is in the list.