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
-
... ... @@ -20,13 +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 24 24 * Optional: Install Docker Desktop for Windows 25 25 ** See also [[Install guide Docker>>https://docs.docker.com/desktop/install/windows-install/]] 26 -* Docker software installed requires use of the LinuxEngine 27 +* Docker software installed requires use of the LinuxEngine (valid for Windows based Docker engine installations) 27 27 ** Use command line option to switch to the option"C:\Program Files\Docker\Docker\DockerCli.exe" -SwitchLinuxEngine 28 28 * Server connected to the internet whereby the firewall doesn't prevent data traffic going outwards to the Internet 29 - ** 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 30 30 * 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"]] 31 31 32 32 === 3.2 Installation agent ===