Can I prepare my host servers to have base images downloaded couple of days ahead my actual deployment (where I create containers whose Images are built on top of this base images)?
Yes, just run docker pull microsoft/windowsservercore
Share and learn in the Docker community.
Can I prepare my host servers to have base images downloaded couple of days ahead my actual deployment (where I create containers whose Images are built on top of this base images)?
Yes, just run docker pull microsoft/windowsservercore