Wingetlywingetly
← All apps

Podman

by Red Hatv5.8.3

Last updated

A daemonless container engine for developing, managing, and running OCI Containers

Install with winget

$ winget install --id RedHat.Podman --exact --version 5.8.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Podman

Podman uses EXE (Burn bundle). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i podman-installer-windows-amd64.exe /quiet /norestart WSLCheckbox=0

See the full silent install reference for Podman

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Podman is a daemonless, open source, Linux native tool designed to make it easy to find, run, build, share and deploy applications using Open Containers Initiative (OCI) Containers and Container Images.

Podman provides a command line interface (CLI) familiar to anyone who has used the Docker Container Engine.

Most users can simply alias Docker to Podman (alias docker=podman) without any problems.

Similar to other common Container Engines (Docker, CRI-O, containerd), Podman relies on an OCI compliant Container Runtime (runc, crun, runv, etc) to interface with the operating system and create the running containers.

This makes the running containers created by Podman nearly indistinguishable from those created by any other common container engine.

Installers · v5.8.3

ArchitectureTypeScopeInstallDownload
x64EXE
Burn bundle
machineDirect
arm64EXE
Burn bundle
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Podman.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Docker DesktopDocker Inc.
    Docker.DockerDesktopv4.90.0

    An application for the building and sharing of containerized applications.

  • chaiNNerchaiNNer-org
    chaiNNer-org.chaiNNerv0.25.1

    A flowchart based image processing GUI

  • C
    cv4pve-autosnapCorsinvest Srl
    Corsinvest.cv4pve.autosnapv2.1.1

    Automatic Snapshot Tool for Proxmox VE

  • ImageMagick Q16ImageMagick Studio LLC
    ImageMagick.ImageMagick.Q16v7.1.2.30

    A free, open-source software suite for editing and manipulating digital images

  • ImageGlassDuong Dieu Phap
    DuongDieuPhap.ImageGlassv10.0.906.0

    A lightweight, versatile image viewer

  • G
    GrypeAnchore Inc
    Anchore.Grypev0.118.0

    A vulnerability scanner for container images and filesystems

More from Red Hat or browse container, docker, image.

Frequently asked questions

How do I install Podman on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id RedHat.Podman --exact --version 5.8.3. winget downloads the installer from Red Hat and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Podman silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id RedHat.Podman --exact 5.8.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Podman?
Podman uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i podman-installer-windows-amd64.exe /quiet /norestart WSLCheckbox=0. The silent switches are /quiet /norestart.
How do I uninstall Podman via winget?
Run: winget uninstall --id RedHat.Podman --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Podman's Apps & Features entry.
Is Podman free?
Podman is distributed under Apache-2.0. Refer to the publisher (https://podman.io/) for the full license terms - Wingetly itself does not charge for installation.
Does Podman work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Podman directly from the publisher.
How do I keep Podman up to date?
Run winget upgrade --id RedHat.Podman --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Podman from microsoft/winget-pkgs.

Recent versions

  • 5.8.3latest
  • 5.8.2
  • 5.8.1
  • 5.8.0
  • 5.7.1
  • 5.7.0
  • 5.6.2
  • 5.6.1
  • 5.6.0
  • 5.5.2