Changes for page Install Docker for Linux

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

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

Summary

Details

Page properties
Content
... ... @@ -39,8 +39,8 @@
39 39  
40 40  Step 1: Install linux distribution
41 41  {{code language="cmd"}}
42 -wsl --install -d Ubuntu
43 -{{/code}}
42 + wsl --install -d Ubuntu
43 +{{//code}}
44 44  
45 45   #Install docker
46 46  sudo apt-get update