The docker page [1] tells the users to do a docker run on the wrong image name.
It should be:
docker run -it --rm fedora-docker-base-24-1.2.x86_64 bash
Can we get this updated?
[1] https://getfedora.org/cloud/download/docker.html
That's weird, we always had the image name, and also for F24 the name is uppercase:
http://dl.fedoraproject.org/pub/fedora/linux/releases/24/Docker/x86_64/images/
Closing this as duplicate, please follow on https://pagure.io/fedora-websites/issue/20