Changes for page Install Docker for Linux
Last modified by Erik Bakker on 2025/04/18 13:54
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -37,9 +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 +===3.3 Installation requirements Windows Server 2022 (without Docker Desktop) === 40 40 41 - {{code language="cmd"}} 42 - #Install docker 42 +**Step 1: Install linux distribution** 43 + 44 +{{code language="cmd"}} 45 +wsl --install -d Ubuntu 46 +{{/code}} 47 + 48 + 49 +#Install docker 43 43 sudo apt-get update 44 44 sudo apt install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 45 45 . /etc/os-release