Quantcast
Channel: My Errors & My Solutions
Viewing all articles
Browse latest Browse all 123

hcsshim::ImportLayer – failed failed in Win32: The system cannot find the path specified. (0x3)

$
0
0

My Errors & My Solutions
My Errors & My Solutions - It Could Happen To You

While creating a new Docker Container the script stopped with the following error message:

re-exec error: exit status 1: output: hcsshim::ImportLayer – failed failed in Win32: The system cannot find the path specified. (0x3)

Solution:

  1. Open PowerShell ISE as Administrator
  2. Execute the following command to clear the images:
    docker images prune
  3. Execute the following command to clean everything (Images, Containers, Cache and Networks):
    docker system prune

Did my solution solve your problem? Leave a reply.

hcsshim::ImportLayer – failed failed in Win32: The system cannot find the path specified. (0x3)
Eclipses


Viewing all articles
Browse latest Browse all 123

Latest Images

Trending Articles



Latest Images