docker-ci-zap icon indicating copy to clipboard operation
docker-ci-zap copied to clipboard

Results 4 docker-ci-zap issues
Sort by recently updated
recently updated
newest added

upon running: .\docker-ci-zap.exe -folder "J:\WindowsImages" The following exception is thrown: Exception 0xc0000420 0x0 0x0 0x7ff934412dda PC=0x7ff934412dda syscall.Syscall(0x7ff94914d430, 0x2, 0xc082065d68, 0xc082008900, 0x0, 0xe, 0xe, 0x0) c:/go/src/runtime/syscall_windows.go:128 +0x5c github.com/microsoft/hcsshim._destroyLayer(0xc082065d68, 0xc082008900, 0x0, 0x0)...

``` C:\Program Files>.\docker-ci-zap.exe -folder "C:\Program Files\Docker" time="2018-07-04T11:38:09+05:30" level=error msg="hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070005 err=Access is denied.id=Docker flavour=0" ERROR: hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070005 err=Access...

I do not have dockerd running. ``` PS C:\ProgramData\docker> C:\Users\mrichman\Downloads\docker-ci-zap.exe -folder "C:\ProgramData\docker" time="2017-08-14T12:41:42-04:00" level=error msg="hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it...