Platforms / Operation Systems

Docker = {
    "official"     : "https://www.docker.com/",
    "doc"          : "https://docs.docker.com/",
    "install_to_D" : "https://forums.docker.com/t/how-could-i-install-docker-for-windows-on-drive-e-my-ssd-c-is-full/52347/3",
    "post"         : "https://docs.docker.com/engine/reference/commandline/dockerd/"
    }
Linux = {
    "official"       : "https://www.linux.org/",
    "kubernetes"     : "https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/#going-back-in-time",
    "Run_on_Windows" : "https://ubuntu.com/tutorials/windows-ubuntu-hyperv-containers#1-overview"
    }