🍺 BREW Explorer

← all formulae

podman

brew install podman v5.8.3 Apache-2.0 AND GPL-3.0-or-later

Go command-line tool for managing OCI containers and pods without requiring a daemon.

Why you might care

Podman provides daemonless container runtime compatible with Docker CLI syntax, making it a drop-in replacement for Docker workflows. It runs containers in user namespaces for improved security and doesn't require elevated privileges for basic operations. Choose it over Docker if you want rootless-by-default containers or prefer avoiding a persistent daemon.

Categories

Alternatives

docker containerd runc
14.2k
30-day installs · #292
53.5k
90-day · #266
249.3k
365-day · #247

Build dependencies

Links

Caveats

In order to run containers locally, podman depends on a Linux kernel.
One can be started manually using `podman machine` from this package.
To start a podman VM automatically at login, also install the cask
"podman-desktop".

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "docker",
    "containerd",
    "runc"
  ],
  "build_dependencies": [
    "go",
    "go-md2man",
    "make"
  ],
  "categories": [
    "container-runtime",
    "sysadmin"
  ],
  "caveats": "In order to run containers locally, podman depends on a Linux kernel.\nOne can be started manually using `podman machine` from this package.\nTo start a podman VM automatically at login, also install the cask\n\"podman-desktop\".\n",
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Tool for managing OCI containers and pods",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:47+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "podman",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://podman.io/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Podman",
  "installs_30d": 14219,
  "installs_365d": 249343,
  "installs_90d": 53462,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0 AND GPL-3.0-or-later",
  "llm_generated_at": "2026-06-20T23:43:57+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "podman",
  "oldnames": [],
  "one_liner": "Go command-line tool for managing OCI containers and pods without requiring a daemon.",
  "optional_dependencies": [],
  "rank_30d": 292,
  "rank_365d": 247,
  "rank_90d": 266,
  "raw_hash": "daf0aea78a269efa",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/p/podman.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "python": "build"
    }
  ],
  "version_head": "HEAD",
  "version_stable": "5.8.3",
  "versioned_formulae": [],
  "why_use_this": "Podman provides daemonless container runtime compatible with Docker CLI syntax, making it a drop-in replacement for Docker workflows. It runs containers in user namespaces for improved security and doesn\u0027t require elevated privileges for basic operations. Choose it over Docker if you want rootless-by-default containers or prefer avoiding a persistent daemon."
}