Tag Archives: Docker Desktop

EEROR:Windows named pipe error: The system cannot find the file specified. (code:2)

executes the docker-compose. Exe up-d command and returns the following error:

ERROR: Windows named pipe error: The system cannot find the file specified. (code:2)

solution:

1. Check the status of docker for Windows software. The status should be running

2. View the Task Manager in Performance to Virtualization, and change it to Enable if not.

modify Virtualization method refer to this link: https://zhidao.baidu.com/question/339098469.html
3. Run the command window for CMD in the directory where the docker-compose. Yml file is located, and then type the command

for docker-compose. Exe upd