전체 방문자
오늘
어제
  • 전체 글
    • HTML
    • CSS
    • Javascript
    • React
    • Typescript
    • Next.js
    • Webpack
    • Vue.js
    • Git & GitHub
    • Error
    • Study
    • 개발 일지✨

블로그 메뉴

  • 💡
  • ⚙️
hELLO · Designed By 정상우.
하루

Home

windows 10 에서 docker 설치 후 open //./pipe/docker_engine: The system cannot find the file specified
Error

windows 10 에서 docker 설치 후 open //./pipe/docker_engine: The system cannot find the file specified

2022. 9. 18. 12:08

Windows10 에서 docker 설치 후에 컨테이너 생성 시 open //./pipe/docker_engine: The system cannot find the file specified. 에러가 나는 경우

 

Powershell 을 관리자 권한으로 열고 아래 명령어를 입력한다.

cd "C:\Program Files\Docker\Docker"
./DockerCli.exe -SwitchDaemon

 

 


출처

 

windows 10 에서 docker 설치 후 open //./pipe/docker_engine: The system cannot find the file specified

windows 10 에서 docker 설치 후에 open //./pipe/docker_engine: The system cannot find the file speci...

blog.naver.com

 

 

 

    'Error' 카테고리의 다른 글
    • Delete `␍` prettier/prettier 해결 방법
    • Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named i..
    • [React-native] While trying to resolve module 'idb' from file….this package itself specifies a `main` module field that could not be resolved 파이어베이스 연동 오류 해결 방법
    • [React-native] Export namespace should be first transformed by `@babel/plugin-proposal-export-namespace-from`. 오류 해결방법

    티스토리툴바