Suzie's Blog

[Docker] error during connect: in the default daemon configuration on Windows 도커 실행 오류(Error) 본문

개발/Error모음

[Docker] error during connect: in the default daemon configuration on Windows 도커 실행 오류(Error)

Iuna 2023. 11. 22. 16:42
반응형
SMALL
error during connect: in the default daemon configuration on Windows, the docker client must be run with elevated privileges to connect: Post "http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/images/create?fromImage=mongo&tag=3.4.6": open //./pipe/docker_engine: The system cannot find the file specified.

 

도커 설치 후 서버를 키는 도중 생기는 오류.

 

해결한 방법 : Docker를 실행시킨 후 다시 서버를 켜준다

반응형
LIST