I’m running Windows 10 Pro with the Docker client installed. I try to issue a pull request from the command line: docker pull staannoe/tracks
I get the following message.
failed to register layer: re-exec error: exit status 1: output: Failed to safefile.OpenRelative failed in Win32: open \?\C:\ProgramData\Docker\windowsfilter\28ce25694073ec44341b5203a0a0243a491e04cbb71e5374a3615e0f0f2c97eb\usr\lib\perl\5.18.2\sys: Cannot create a file when that file already exists. (0x1f) usr\lib\perl\5.18.2\sys\
I selected the option to view hidden files and there’s nothing in the \C:\ProgramData\Docker\windowsfilter folder. What file is Docker talking about and where / how might I find it?
This is my first attempt using Docker and I checked around for a solution. No such luck. Does anybody have any ideas?
Thanks in advance