Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How did you get podman instead of docker installed in the first place?


On RHEL 8 docker didn't support cgroups v2 so the OOTB `docker` package installed podman and aliased it to docker. IIRC Fedora 30 and 31 did too? I don't remember exactly.

You can run docker pretty easily on RHEL 8 but you have to downgrade cgroups in order to do so. Plenty of guides out there now.


Current Docker supports cgroupsv2 as well.


Yes current docker does, but it didn't at the time RHEL 8 came out. The question I was responding to was "How did you get podman instead of docker installed in the first place?" and GP mentioned `dnf`, which is a RHEL/Fedora thing, so I think it's a pretty reasonable theory.


`dnf install podman` probably? I can't remember.


alternatively `sudo dnf module install -y container-tools` https://podman.io/getting-started/installation




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: