Changes for page Install Docker for Linux

Last modified by Erik Bakker on 2025/04/18 13:54

From version 42.1
edited by eMagiz
on 2023/01/26 08:57
Change comment: There is no comment for this version
To version 40.1
edited by Erik Bakker
on 2023/01/23 12:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eMagiz
1 +XWiki.ebakker
Content
... ... @@ -37,11 +37,6 @@
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 -
45 45   #Install docker
46 46  sudo apt-get update
47 47  sudo apt install --no-install-recommends apt-transport-https ca-certificates curl gnupg2
... ... @@ -83,7 +83,6 @@
83 83   processors=2
84 84  
85 85  (Exit WSL: wsl --shutdown)
86 - {{/code}}
87 87  
88 88  ===3.4 Installation requirements Windows Server 2019 version >1806===
89 89