Changes for page Install Docker for Windows
                  Last modified by Erik Bakker on 2025/10/19 21:14
              
      
      From version  40.1 
    
    
              edited by Erik Bakker
        
on 2023/01/23 12:26
     on 2023/01/23 12:26
      Change comment:
              There is no comment for this version
          
         Summary
- 
          Page properties (2 modified, 0 added, 0 removed)
 
Details
- Page properties
 - 
      
- Author
 -   
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e bakker1 +XWiki.eMagiz  - Content
 -   
... ... @@ -37,6 +37,11 @@ 37 37 * Validate if WSL 2.0 is properly installed 38 38 * Go to the next section around installing the eMagiz Docker agent 39 39 40 +Step 1: Install linux distribution 41 +{{code language="cmd"}} 42 +wsl --install -d Ubuntu 43 +{{/code}} 44 + 40 40 #Install docker 41 41 sudo apt-get update 42 42 sudo apt install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 ... ... @@ -78,6 +78,7 @@ 78 78 processors=2 79 79 80 80 (Exit WSL: wsl --shutdown) 86 + {{/code}} 81 81 82 82 ===3.4 Installation requirements Windows Server 2019 version >1806=== 83 83