Windows Containers

Windows Containers include these two different types of containers:

  • Windows Server Container: A Windows server container shares a kernel with the container host and all other Windows Containers running on the same host. It provides the application with an isolation boundary through the process and namespace isolation technology.
  • Hyper-V Container: The Hyper-V container expands the application isolation by providing the optimized Hyper-V virtual machine on Windows. In this configuration, the kernel of the container host is not shared with other Hyper-V Containers. This type of Windows Container is most suited to Linux-based containers on Windows-based hosts.
Head on to https://docs.microsoft.com/en-us/virtualization/windowscontainers/ for more documentation regarding Windows Containers.
Also see https://docs.docker.com/docker-for-windows/ to have a first time hands-on with Docker for Windows.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.188.131.255