Install in an air-gapped environment
Explore how you can install Red Hat build of Podman Desktop in an air-gapped environment.
Abstract
Preface Copy linkLink copied to clipboard!
To install Red Hat build of Podman Desktop in air-gapped environments, use the dedicated installers for Windows, macOS, or Linux. These installers include all necessary artifacts to eliminate the need for internet-based downloads during setup. However, Linux users must install the Podman CLI separately. Windows users can enable User Mode Networking during setup to maintain VPN connectivity.
Chapter 1. Install on macOS Copy linkLink copied to clipboard!
The macOS installer includes all core files for Red Hat build of Podman Desktop and Podman to perform offline installation. However, it excludes optional utilities, such as Compose and Kind.
After installation, the Get started with Red Hat build of Podman Desktop screen helps you to start the onboarding process. You can skip this setup and complete it later using one of the following ways:
- Use the Set up button in the notification on the Dashboard page.
- Use the Setup Podman button on the Podman tile, located on the Settings > Resources page.
Procedure
- Download the macOS installer to the target host machine and open it.
-
Drag the Red Hat build of Podman Desktop application and drop it to the
Applicationsfolder. -
Open Red Hat build of Podman Desktop from the
Launchpador Mac’sApplicationsdirectory. Acknowledge the OS security prompt to proceed to run the application. The Get started with Red Hat build of Podman Desktop screen opens.
ImportantThe onboarding setup opens automatically when you first launch the application. However, you can skip this setup manually, or your administrator can disable it.
- Click Start Onboarding.
- Follow the instructions on the screen to install Podman and create a Podman machine.
Verification
- Go to the Settings > Resources page, and view the running Podman machine on the Podman tile.
You are ready to use the application.
Chapter 2. Install on Windows Copy linkLink copied to clipboard!
The Windows installer includes all core files for Red Hat build of Podman Desktop and Podman to perform offline installation. However, it excludes optional utilities, such as Compose and Kind.
After installation, the Get started with Red Hat build of Podman Desktop screen helps you to start the onboarding process. You can skip this setup and complete it later using one of the following ways:
- Use the Set up button in the notification on the Dashboard page.
- Use the Setup Podman button on the Podman tile, located on the Settings > Resources page.
Prerequisites
Before using Windows Subsystem for Linux version 2 (WSL 2) as the machine provider, ensure that your environment meets the following requirements:
- 6 GB of RAM for the Podman machine.
Required WSL 2 prerequisites:
- Administrator privileges for the Windows user.
- A Windows 11 (64-bit) machine.
- Enable nested virtualization on a virtual machine.
Procedure
Run the following command to enable WSL 2, without installing the default Ubuntu distribution of Linux:
> wsl --install --no-distribution- Restart your machine.
- Download the Windows installer to the target host machine and open it.
- Follow the instructions on the Red Hat build of Podman Desktop Setup screen to complete installation.
Open the Red Hat build of Podman Desktop application. The Get started with Red Hat build of Podman Desktop screen opens.
ImportantThe onboarding setup opens automatically when you first launch the application. However, you can skip this setup manually, or your administrator can disable it.
- Click Start Onboarding.
Follow the instructions on the screen to install Podman and create a Podman machine.
NoteTo access Podman machine resources while using a VPN, enable the User mode networking (traffic relayed by a user process) option during setup to bypass connection blocks.
Verification
- Go to the Settings > Resources page, and view the running Podman machine on the Podman tile.
You are ready to use the application.
Chapter 3. Install on Linux Copy linkLink copied to clipboard!
The Linux AMD64 binary (tar.gz) includes all core files for Red Hat build of Podman Desktop to perform offline installation. However, it excludes optional utilities, such as the Podman CLI, Compose, and Kind.
- To install the Podman CLI, refer to Installing container tools on RHEL.
- To install Compose or Kind, refer to Set up an air-gapped environment.
Procedure
- Download the binary file to the target host machine and extract the archive content.
- In the extracted directory, open the Red Hat build of Podman Desktop executable file.
Verification
- Go to the Settings > Resources page, and view the running Podman machine on the Podman tile.
You are ready to use the application.