podman

Simple management tool for pods, containers and images. Podman provides a Docker-CLI comparable command-line. Simply put: alias docker=podman. More information: <https://github.com/containers/podman/blob/main/commands-demo.md>.

Arch Arch Linux
RUN pacman -S --noconfirm podman
CentOS
RUN yum install -y podman
Fedora
RUN dnf install -y podman
click the source code to copy install podman on any operating system with command-not-found.com