Need alternative for containerd.io

Hi we are trying to build containerd.io on top of Alma platform
As this is a 3rd party package and we are facing many errors while building can you suggest equivalent alternate package in Alma repo which we can take straight away ???

@agarwalswati6 I am curious as to why you are looking into building just containerd. Do you have a specific use case?

If you are just looking for a container runtime platform and tool set, you may want to install podman and podman-docker. Podman is a daemonless container engine for developing, managing, and running OCI Containers on your Linux System. You can find more information here: https://podman.io/

Yes JAck we need it as our customer has some apps custom desgined to run on docker. And they are not ready to go with Podman, needed containerd.io on priority

Something so custom that podman-docker can’t run them, like regular docker containers?