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:56] – [Get Start with Docker] yingdevwiki:docker [2022/09/13 08:34] (current) – [Get Start with Docker] ying
Line 28: Line 28:
  
 ====== Get Start with Docker ====== ====== Get Start with Docker ======
 +
 +ref: https://www.youtube.com/watch?v=pTFZFxd4hOI
  
   * install : https://www.docker.com/products/docker-desktop/ (free for less than 250 people company)   * install : https://www.docker.com/products/docker-desktop/ (free for less than 250 people company)
Line 33: Line 35:
     * most likely, your "Docker Desktop starting" will take a bit time, then pop error about WSL 2 installation is incomplete     * 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)     * click the link to install latest linux core for windows. (wsl_update_x64.msi)
-    * then restart pc +    * then restart pc, run docker with admin right again 
-  * you should be able to run <code>docker version</code>+    * 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.1663055788.txt.gz
  • Last modified: 2022/09/13 07:56
  • by ying