Skip to main content

MacOS

Prerequisite

Podman Desktop requires the Podman engine. If you do not have the Podman engine installed, Podman Desktop will prompt you to do so when you open it.

You can install Podman Desktop on macOS by using:

  • The .dmg installer file: This is the recommended way to install Podman Desktop, Podman, and Podman CLI smoothly.

  • Homebrew: This is an alternative way, but it is not recommended, as there is no guarantee of the stability of Brew installs of Podman and Podman Desktop.

    note

    If you have already installed Podman using Homebrew, perform one of the following steps to avoid any unexpected results when using Podman Desktop:

    • Uninstall Podman through Homebrew before using the recommended .dmg installer.
    • Do not use the .dmg installer to install Podman Desktop. Instead, use Homebrew only.
  1. Download the .dmg file from the Downloads section of the website.

    note

    While we recommend getting the "universal" binary file, which will work irrespective of the chip architecture your Mac possesses, you also have the option to download the applicable .dmg file depending on your Mac hardware architecture (that is, Intel or Apple M1).

  2. Locate the downloaded file, and double-click on it. Usually, you will find the downloaded file in the Downloads folder.

  3. Drag the Podman Desktop application and drop it to the Applications folder.

    drag and drop the Podman Desktop application

  4. Start Podman Desktop from the 'Launchpad' or Mac's Applications directory. The Dashboard page opens with a notification to set up Podman.

  5. Click Set up to install Podman from Podman Desktop. set up button

  6. Click Next. A confirmation notification to install Podman opens.

  7. Click Yes. The Podman Installer screen opens.

  8. Follow the instructions on the screen, enter your system password when prompted, and click Install Software.

    system password to install Podman

  9. Click Close on the screen. A page notifying that Podman has been set up correctly opens.

  10. Click Next. A page notifying you to create a Podman machine opens. podman installed correctly notification

  11. Click Next, and then click Create. notification to create a podman machine

  12. Click Next to navigate back to the Dashboard page.

Podman Desktop installation is now complete. The Podman engine is installed, and the Podman machine is created. You are ready to use the application.

Prerequisite

Installation steps

  1. Open a terminal on your Mac.

  2. Run the following command:

    brew install --cask podman-desktop

    Homebrew will also install the Podman engine along with the Podman Desktop application in case you do not have it installed.

    After the command is executed, you can find the Podman Desktop application in the Applications directory of macOS.

Getting Started

Learn more on how to get started with Podman Desktop by clicking here.