What's the difference/relationship between registry and distribution/registry?

distribution/registry’s page on DockerHub says:

WARNING: NOT the registry official image!!! What you LIKELY want is docker pull registry

But I can see that registry simply builds distribution/registry image, takes the binary out of it, then builds it again. What’s the deal?

Well, you may probably find answer here.