Podman: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 1: Line 1:
=External=
=External=
* http://docs.podman.io/en/latest/
* http://docs.podman.io/en/latest/
* https://github.com/containers/podman/tree/main/docs
=Internal=
=Internal=
* [[Docker]]
* [[Docker]]

Revision as of 03:56, 4 May 2023

External

Internal

Overview

Installation

Mac

brew install podman

Linux

dnf install -y podman && dnf clean all
podman --version

Version

podman --version