Installing Docker on Windows Server 2016/2019 using Manifest File
Summary : In this article we will learn to install Docker on Window Server using Docker Manifest file Prerequisites: = Step by Step process First step is to download a “manifest” file that contains the list of known Docker package versions along with the correct URL to download them Start-BitsTransfer -Source https://dockermsft.blob.core.windows.net/dockercontainer/DockerMsftIndex.json Open DockerMsftIndex.json in […]