Conflict while installing Mobi-Engine in RHEL
For IoT Edge installation in RHEL 8 VM. I am installing Moby-engine as it is recommended by Microsoft - https://learn.microsoft.com/en-us/azure/iot-edge/how-to-provision-single-device-linux-x509?view=iotedge-1.4&tabs=azure-portal%2Crhel#install-a-container-engine. While installing the Moby-engine, I am facing conflict issue with runc and moby-runc, as runc is already installed. runc is required by podman and buildah, on exploring I found that podman and buildah are also container engine and cli tools just like moby-cli and moby-engine. Please correct if my understanding is wrong.
So is it fine if I remove the runc and all dependent packages (podman, podman-catatonit, buildah and containers-common).
Please provide inputs as early as possible.
Thanks,
Debashis