#docker #kubernetes #container #orchestrator #microservice #infrastructure-as-code #devops #ci #cd 제목[Q&A] 도커 이미지를 다운받는 데 발생하는 오류2019-12-12 21:09작성자BAEerror during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.35/info: open //./pipe/docker_engine: The system cannot find the file specified. In the default daemon configuration on Windows, the docker client must be run elevated to connect. This error may also indicate that the docker daemon is not running.도커 이미지를 다운받으려고 하면 위와 같은 오류가 뜨는 경우가 있다. 이는 docker로의 연결하는 데 걸리는 시간이 초과돼서 뜨는 오류이다.이를 해결하는 방법 중에는 여러 가지가 있는데 그 중 하나는docker의 환경설정에 들어가서 General에 있는 Expose daemon on tcp://localhost:2375 without TLS를 눌러주면 된다.혹은 PowerShell을 관리자 권한으로 실행함으로써 이를 해결할 수 있다. 목록수정삭제답변글쓰기 댓글 [0] 댓글작성자(*)비밀번호(*)내용(*) 댓글 등록 더보기이전docker 처음 사용할 때 겪을 만한 혼란 스러운 점(주관적) 정리 + Linux 기본 명령어jun2019-12-12다음[Q&A] 리눅스 쉘 스크립트 작성시 알아두면 좋은 것(&&, ||, | etc)복전생2019-12-12 Powered by MangBoard | 워드프레스 쇼핑몰 망보드