Install Docker in Windows.

Install Docker in Windows: 

https://docs.docker.com/desktop/setup/install/windows-install/ 

  • Click the download button at the top of the page or visit the release notes to get the installer. 
  • Double-click the Docker Desktop Installer.exe file to start the installation. By default, it will install at C:Program FilesDockerDocker. 
  • During setup, choose whether to use WSL 2 or Hyper-V as the backend on the Configuration page. If your system supports only one option, Docker Desktop will automatically select it. 
  • Follow the on-screen instructions to authorize the installer and continue with the installation. 
  • Once the installation is complete, click Close to finish the process. 
  • Start Docker Desktop

 

Start Docker desktop 

 

  • Search for “Docker” on your computer and select Docker Desktop from the search results. 
  • When you open Docker Desktop, a Docker Subscription Service Agreement will appear. Here’s a quick summary:  
  • Docker Desktop is free for small businesses (under 250 employees and less than $10 million in yearly revenue), personal use, education, and non-commercial open-source projects. 
  • A paid subscription is required for professional use, government entities, or larger businesses. 
  • Docker Pro, Team, and Business subscriptions include commercial use. 
  • Click Accept to agree to the terms and start Docker Desktop. If you don’t accept, Docker Desktop won’t run, but you can accept the terms later by reopening it. For more details, check the Docker Desktop Subscription Service Agreement and FAQs. 

 

Leave a comment

Your email address will not be published. Required fields are marked *