Changes for page Install Docker for Linux

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

From version 8.1
edited by eMagiz
on 2022/06/24 15:54
Change comment: There is no comment for this version
To version 11.1
edited by eMagiz
on 2022/10/19 08:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,9 +20,16 @@
20 20  Below the list of requirements for an on-premises deployment
21 21  
22 22  * Windows Server or Linux Server
23 + ** Windows Server requires installation of the Linux subsystem for Windows. Please refer to this link: https://learn.microsoft.com/en-us/windows/wsl/install-on-server
23 23  * Installed Docker software - latest version
25 +* Optional: Install Docker Desktop for Windows
26 + ** See also [[Install guide Docker>>https://docs.docker.com/desktop/install/windows-install/]]
27 +* Docker software installed requires use of the LinuxEngine (valid for Windows based Docker engine installations)
28 + ** Use command line option to switch to the option"C:\Program Files\Docker\Docker\DockerCli.exe" -SwitchLinuxEngine
24 24  * Server connected to the internet whereby the firewall doesn't prevent data traffic going outwards to the Internet
25 - ** In case there are outgoing firewall rules, eMagiz can provide the specific URL's and port numbers in order to update the firewall
30 + ** In case there are outgoing firewall rules, the following URLs need to be made available
31 + *** https://testing.emagiz.com
32 + *** https://registry.emagiz.com
26 26  * Sufficient resources in line with the requirements of the eMagiz runtimes. See this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Solution Architecture.expert-solution-architecture-determining-needed-memory.WebHome||target="blank"]]
27 27  
28 28  === 3.2 Installation agent ===
... ... @@ -35,7 +35,9 @@
35 35  
36 36  == 4. Assignment ==
37 37  
38 -There is no specific assignment for this microlearning.
45 +Check out the cheatcheet for Docker command line:
46 +
47 +[[image:Main.Images.Microlearning.WebHome@docker-cheatsheet.png]]
39 39  
40 40  == 5. Key takeaways ==
41 41