I tried to create a directory junction on Docker Windows to create 8.3 . But it failed with the error message below.
D:\\data\\docker\\sample>docker build
I was not able to resolve this with other methods; what worked for me was deleting and re-pulling the base image. So, it is apparently possible to get this error from a corrupt image.