podman missing
Maybe a noob question.
Reading the announcement for AL9 I was expecting ~~python~~, podman etc to be present. I just installed AL9 on wsl and do not have these. Did not find any documentation around the same. Is this a lite version or something?
$ podman -v
bash: podman: command not found
@csaket do you need python or podman, both were two different packages.
You need to install podman package prior to use.
sudo dnf install -y podman
My confusion for python was around the announcements for AL 9 as it talks about it. I now know its there as python3.
The question on podman was due to some article mentioning it should be there. How to install Podman support in Cockpit on AlmaLinux
Thanks for clarifying.
The question on podman was due to some article mentioning it should be there. How to install Podman support in Cockpit on AlmaLinux
It's not a correct statement that podman always installed. its depends on the what package group is installed on the server, for example "Container Management"
The Almalinux Windows WSL is minimal version of OS same as our docker/conainer image. It is smaller than standard cloud images. But other packages or package groups can be installed and used using dnf