Docker: unable to prepare context: unable to evaluate symlinks in Dockerfile path: GetFileAttributesEx

后端 未结 30 2325
野性不改
野性不改 2020-11-29 21:23

I just downloaded Docker Toolbox for Windows 10 64bit today. I\'m going through the tutorial. I\'m receving the following error when trying to build an image using a Docke

30条回答
  •  春和景丽
    2020-11-29 22:01

    If you have mounted a second drive to an NTFS folder as a 'mounted volume' then you can get this issue.

    Move you files to a drive location outside of the mounted volume.

提交回复
热议问题