DataHub Docs
DataHubLearnCommunity
  • ๐Ÿ‘‹Welcome to Figment Docs
  • ๐ŸšฉIntroduction
    • ๐Ÿš€Why Build on Web 3?
    • ๐Ÿ’ปWhat is DataHub?
  • ๐Ÿ“–DataHub Guides
    • ๐Ÿ“DataHub Products
      • Transaction Search API
      • Staking API
    • ๐ŸญDataHub Infrastructure
    • ๐ŸGet Started With DataHub
    • ๐ŸšจQuotas & Rate Limits
    • ๐Ÿ’กDashboard how-tos
      • Configuring CORS whitelist
  • ๐Ÿ“šNetwork Documentation
    • ๐Ÿ”ญNetwork Guide
    • ๐Ÿ…ฐ๏ธArbitrum
      • ๐ŸŽฎRPC & REST API
    • ๐Ÿ”๏ธAvalanche
      • ๐ŸŽฎRPC & REST API
        • Avalanche Indexer API
    • ๐Ÿ’ Binance Smart Chain
      • ๐ŸŽฎRPC & REST API
    • ๐Ÿ’ฐCelo
      • ๐Ÿ’ผCELO Wallet
      • ๐ŸŽฎRPC & REST API
    • โžฐCentrifuge
      • ๐ŸŽฎRPC & REST API
    • ๐ŸŒŒCosmos
      • ๐ŸŽฎRPC & REST API
      • ๐ŸŽŠEnriched APIs
        • Transaction Search
        • Rewards API
    • ๐Ÿ’ŽEthereum
      • ๐ŸŽฎRPC & REST API
    • ๐ŸงŠFantom
      • ๐ŸŽฎRPC & REST API
    • ๐ŸฆKusama
      • ๐ŸŽฎRPC & REST API
    • ๐Ÿ“ฑMina
      • ๐ŸŽฎRPC & REST API
        • Indexer API Documentation
        • Query Mina GraphQL API
    • ๐ŸŒˆNEAR
      • ๐ŸŽฎRPC & REST API
      • ๐ŸŽŠEnriched APIs
        • Indexer API
      • ๐Ÿ’ผNEAR Wallet
    • ๐Ÿ๏ธOasis
      • ๐ŸŽฎRPC & REST API
        • Oasis REST API
    • ๐ŸงชOsmosis
      • ๐ŸŽฎRPC & REST API
    • ๐ŸกPolkadot
      • ๐ŸŽฎRPC & REST API
      • ๐ŸŽŠEnriched APIs
        • Indexer API
        • Transaction Search
    • โ›ฝPolygon (Matic)
      • ๐ŸŽฎRPC & REST API
    • ๐Ÿ”‹Solana
      • ๐ŸŽฎRPC & REST API
    • ๐Ÿ“šExtra Guides
      • Blockchain Fundamentals
      • Docker Setup for Windows
      • Troubleshooting CORS Errors on DataHub
      • 5XX Retry Logic Best Practices
        • 5XX Retry Logic Best Practices - NodeJS
        • 5XX Retry Logic Best Practices - Python
        • 5XX Retry Logic Best Practices - Ruby
        • 5XX Retry Logic Best Practices - Go
      • Setting up a fresh JavaScript Project with dotenv
      • Getting started with dotenv and .env files
      • Rust Learning Resources
      • Setup Solana BPF Toolchain on Windows
      • Figment Learn Pathway Troubleshooting
  • ๐Ÿค”Other
    • ๐ŸงพGlossary
    • ๐Ÿ—ณ๏ธSupport
  • ๐Ÿ”—Terms & Conditions
    • Terms of Use
    • Terms & Conditions DataHub
    • Privacy Policy
    • Contributor Terms
Powered by GitBook
On this page
  • How to download and Install Docker ๐Ÿณ Desktop on Windows
  • System Requirements
  • Install Docker Desktop on Windows

Was this helpful?

  1. Network Documentation
  2. Extra Guides

Docker Setup for Windows

How to download and Install Docker ๐Ÿณ Desktop on Windows

PreviousBlockchain FundamentalsNextTroubleshooting CORS Errors on DataHub

Last updated 3 years ago

Was this helpful?

How to download and Install Docker ๐Ÿณ Desktop on Windows

Note - Before we proceed further please note that steps for installing Docker ๐Ÿณ are slightly different for Windows Home edition and Windows Pro/Student edition. Here weโ€™re describing the Windows Home edition (because itโ€™s used by most of the people). For Windows Pro/Student edition please refer -

System Requirements

Windows 10 Home machines must meet the following requirements to install Docker Desktop:

  • Install Windows 10, version 1903 or higher.

  • The following hardware prerequisites are required to successfully run WSL 2 on Windows 10 Home:

    • 4GB system RAM

Install Docker Desktop on Windows

  1. When prompted, ensure the Enable Hyper-V Windows Features option is selected on the Configuration page.

  2. Follow the instructions on the installation wizard to authorize the installer and proceed with the install.

  3. When the installation is successful, click Close to complete the installation process.

  4. If your admin account is different to your user account, you must add the user to the docker-users group. Run Computer Management as an administrator and navigate to Local Users and Groups > Groups > docker-users. Right-click to add the user to the group. Log out and log back in for the changes to take effect.

  5. Docker Desktop does not start automatically after installation. To start Docker Desktop, search for Docker, and select Docker Desktop in the search results.

Enable the WSL 2 (Windows Subsystem for Linux) feature on Windows. For detailed instructions, refer to the .

64 bit processor with

BIOS-level hardware virtualization support must be enabled in the BIOS settings. For more information, see .

Download and install the .

Download Docker from Docker Hub -

Double-click Docker Desktop Installer.exe to run the installer. If you havenโ€™t already downloaded the installer (Docker Desktop Installer.exe), you can get it from . It typically downloads to your Downloads folder, or you can run it from the recent downloads bar at the bottom of your web browser.

More details and official Docker documentation -

๐Ÿ“š
๐Ÿ“š
Microsoft documentation
Second Level Address Translation (SLAT)
Virtualization
Linux kernel update package
Click Here
Docker Hub
Check Here
Check Here
Docker Setup for Windows | How to download & Install Docker ๐Ÿณ Desktop on Windows