Docker on Almalinux 8.4 vs Centos 8.4.2

Hi Team,

I’m currently testing a Plesk extension Docker where there is a localhost function that can be run from the Plesk server directly.

Apparently the issue is on Almalinux that does not have native Docker support while Centos 8.4.2 has and is working fine :slight_smile:

Are you able to backport this function so that the Plesk extension is working fine?

Thanks
AC

What is “Centos 8.4.2”? I don’t recall seeing patch numbers on CentOS.

AlmaLinux has Podman. Podman includes package podman-docker that emulates Docker CLI.

You can install docker.