Installation of docker on Windows Server 2016 TP4 core

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?

@marnixrobijns I recommend following the official Microsoft docs: https://msdn.microsoft.com/en-us/virtualization/windowscontainers/containers_welcome

If you encounter problems with that, you can open an issue here: https://github.com/Microsoft/Virtualization-Documentation