Hello everyone,
for a school project I want to implement docker for application virtualization. Now I have been trying to follow certain guides, this one in particular:
http://ezeeetm.github.io/Docker-Engine-for-Windows-Server-Walkthrough/
The problem with this is that it isn’t working (anymore). The “wget -uri http://aka.ms/setupcontainers -OutFile C:\ContainerSetup.ps1” references to a site that does not exist anymore. Now my question is, is there a guide on the internet that I could use to install Docker?
Do I for instance need Docker + Windows Containers? How should I see this?