Can't download Docker Desktop for RHEL

Tried this on a Rocky Linux 8 installation. Here’s the result:

# dnf install ./docker-desktop-x86_64.rpm 
Error: 
 Problem: conflicting requests
  - nothing provides qemu-system-x86 >= 5.2.0 needed by docker-desktop-4.32.0-157355.x86_64 from @commandline

So the package is broken on RHEL 8.

I’ll setup a RHEL 9 sandbox and check out if I have some luck with this.

If any Docker package maintainers read this: please get your act together.