к win docker. А то при сборке падает с ошибкой 
                  
                  
                  re-exec error: exit status 1: output: time="2019-12-23T18:45:51+07:00" level=error msg="hcsshim::ImportLayer - failed failed in Win32: The system cannot find the path specified. (0x3)" error="hcsshim::ImportLayer - failed failed in Win32: The system cannot find the path specified. (0x3)" importFolderPath="E:\\docker\\tmp\\hcs254277327" path="\\\\?\\E:\\docker\\windowsfilter\\ed12698f294271d37ed7f6b77f1783ecd0c8948598a6fe22737a225baa313cce"
                  
                  
                  hcsshim::ImportLayer - failed failed in Win32: The system cannot find the path specified
                  
                  
                  как я понял что размер образа получается большой. Если я на виндокере ставлю 
                  
                  
                    "storage-opts": [
                  
                  
                      "size=50G"
                  
                  
                    ],
                  
                  
                  вылетает ошибка 
                  
                  
                  container 38b82e4926b875a7426d1eb88cdf62f80173ca8a747a61415aa9f8ab4c6a3908 encountered an error during Start: failure in a Windows system call: The virtual machine or container exited unexpectedly. (0xc0370106)
                  
                  
                
у тебя русским по белому написано что не может найти путь
Обсуждают сегодня