1. By Carlos Kidman, Scaling Tests with Docker, Test Automation University
  2. Pre-Requisites
    1. Windows 10, 64 Bit
      1. Virtualization Enabled from BIOS
        1. Minimum RAM: 4 GB
  3. Steps
  4. Step 1
    1. Go to www.docker.com
  5. Step 2
    1. Click Get Started
  6. Step 3
    1. Click Download for Windows
  7. Step 4
    1. Create a Docker account and login
  8. Step 5
    1. Click Get Docker
  9. Step 6
    1. Install Docker & Start the Docker app
  10. Step 7
    1. Open Command Prompt / Powershell
  11. Step 8
    1. Run "docker version" to check that it worked!