Podman pulls image "mongo" from bds-docker-release.jfrog.io

Hello , i’ve just wanted to install on AlmaLinux 9.4 an docker-composed Dockerfile with podman but stucked while pull the image “mongo:6.0” , always getting the error “Error: initializing source docker://bds-docker-release.jfrog.io/mongo:6.0”

I couldn’t explain why i use “bds-docker-release.jfrog.io” and not “docker.io” , which works to pull, until I found out that the URL is hard written in /etc/containers/registries.conf.d/001-rhel-shortnames.conf .

Is this a problem with AlmaLinux podman package, or RHEL itself?

It’s coming from Red Hat, although I have no idea why they’re doing this.

In any case, I recommend using the fully qualified image name.