Installing Docker Desktop on Windows

Procedure:

  1. Download Docker for Windows - Instructions and troubleshooting can be found HERE
  2. Enable virtualization 
  3. Install Docker
    1. Find Docker in the Start Menu
    2. Right-click on Docker and Run as Administratorscreencapture-youtube-watch-2020-07-23-14_23_50-edit.png
    3. Find the command line in the Start Menu
    4. Right-click on the command line and Run as Administrator
    5. Paste the below code in the command line: 
docker run hello-world

 

This message should appear in the command line if the Docker installation was successful:

screencapture-youtube-watch-2020-07-23-15_24_48-edit.png

 

Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.