How to install docker in windows server 2012 R2?

Regarding the links you are on your own, as we both would need to search for them or google for them… so I leave it to you to do so.

But what I can say is:

  • Windows Container are not supported before Windows Server 2019.
  • You can create a Linux VM (Ubuntu recommended) in Hyper-V (or whatever VM solution you prefer) and install Docker-CE inside the vm. This solution does not run Windows Containers.
  • Docker Desktop is not supported on Windows Server