To install Docker Desktop you will follow offical Docker install guide for your system.
https://docs.docker.com/get-docker/
$ docker run hello-world Hello from Docker. This message shows that your installation appears to be working correctly. ...