Last modified by Bas Elzinga on 2024/12/17 12:20

From version 43.1
edited by eMagiz
on 2023/01/26 08:57
Change comment: There is no comment for this version
To version 44.1
edited by eMagiz
on 2023/01/26 10:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -37,12 +37,16 @@
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
40 +===3.3 Installation requirements Windows Server 2022 (without Docker Desktop) ===
41 +
42 +**Step 1: Install linux distribution**
43 +
41 41  {{code language="cmd"}}
42 42  wsl --install -d Ubuntu
43 43  {{/code}}
44 -
45 - #Install docker
47 +
48 +
49 +#Install docker
46 46  sudo apt-get update
47 47  sudo apt install --no-install-recommends apt-transport-https ca-certificates curl gnupg2
48 48  . /etc/os-release