devwiki:docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
devwiki:docker [2022/09/13 07:50] – [Get Start with Docker] yingdevwiki:docker [2022/09/13 08:34] (current) – [Get Start with Docker] ying
Line 29: Line 29:
 ====== Get Start with Docker ====== ====== Get Start with Docker ======
  
-  * install : https://www.docker.com/products/docker-desktop/+ref: https://www.youtube.com/watch?v=pTFZFxd4hOI 
 + 
 +  * install : https://www.docker.com/products/docker-desktop/ (free for less than 250 people company)
   * once install and restart, run Docker Desktop with admin rights (important)   * once install and restart, run Docker Desktop with admin rights (important)
-  * you should be able to run <code>docker version</code>+    * most likely, your "Docker Desktop starting" will take a bit time, then pop error about WSL 2 installation is incomplete 
 +    * click the link to install latest linux core for windows. (wsl_update_x64.msi) 
 +    * then restart pc, run docker with admin right again 
 +    * you should see "Get started with Docker in a few steps", means ok 
 +    * go through docker first tutorial to get started 
 +  * you should be able to run cmd with admin right<code>docker version</code>
  
  • devwiki/docker.1663055445.txt.gz
  • Last modified: 2022/09/13 07:50
  • by ying