How to install Podman on RockyLinux/AlmaLinux 列印

  • Rocky Linux, AlmaLinux, Podman
  • 0

1. Open Server SSH

Open your server's SSH Command Shell and log in as root user.

2. Update Server

Ensure the server is up to date using the command;

dnf update -y

3. Install Podman

Installing the Podman-Docker package allows you to use the keywords 'podman' and 'docker' interchangeably to run Podman

dnf install podman podman-docker -y

4. Verify Installation

Test whether podman was successfully installed using the following command;

podman version


這篇文章有幫助嗎?

« 返回

Powered by WHMCompleteSolution