For anyone that stumbles on this while trying to resolve an issue I ran this command:
dnf list --installed
dnf tells you the method by which a package on your system was installed. In the case of the problimatic containerd package it was installed via command line (I assume I manually installed an RPM package).