1900 Forks
17505 Stars
17505 Watchers

podman

Podman: A tool for managing OCI containers and pods.

How to download and setup podman

Open terminal and run command
git clone https://github.com/containers/podman.git
git clone is used to create a copy or clone of podman repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with podman https://github.com/containers/podman/archive/master.zip

Or simply clone podman with SSH
[email protected]:containers/podman.git

If you have some problems with podman

You may open issue on podman support forum (system) here: https://github.com/containers/podman/issues