You can download Docker here you will find everything you need to install the software on your machine. You should end up with something like this
Also note that by installing Docker desktop, you will integrate Docker with your machine, this will enable you to use Docker commands on your Windows terminal.
Docker is an open platform that enables users to develop, ship, and run applications with ease. Docker software is packaged as containers- a docker standardized unit. These containers have all the elements, such as system tools, libraries, runtime, etc required by the software