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>.
RUN pacman -S --noconfirm podman
RUN yum install -y podman
RUN dnf install -y podman