mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
3e109f349f
Now that Windows base images can be loaded directly into docker via "docker load" of a specialized tar file (with docker pull support on the horizon) we no longer have need of the custom images code path that loads images from a shared central location. Removing that code and it's call points. Signed-off-by: Stefan J. Wernli <swernli@microsoft.com> |
||
---|---|---|
.. | ||
windows.go | ||
windows_windows_test.go |