How to install Docker in fedora 9 and route the status for docker version to a file
How to install Docker in fedora 9 and route the status for docker version to a file
1 ) Uninstall Podman and buildah
In case, podman and buildah is already installed on your AlmaLinux 9 then remove them using following command.
$ sudo dnf remove -y ...