728x90
도커를 설치하고 이미지 목록을 확인하려고 docker images 명령어를 실행했는데 아래와 같은 에러가 발생했습니다.
error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.40/images/json:
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.
확인해보니 제가 도커를 이전에 설치했었는데 글작성 하기 위해 재설치 하고나서
재부팅을 하지 않아서 발생한 에러였습니다.
위와 같은 에러가 발생했을 경우 컴퓨터 재부팅 한번이면 금방 해결될 일입니다!!
참고해주세요~
728x90
'Develop > Docker' 카테고리의 다른 글
Docker 도커 | no matching manifest for windows/amd64 10.0.19041 in the manifest list entries (0) | 2022.03.27 |
---|---|
Docker 도커 | Error response from daemon: open \\.\pipe\docker_engine_linux: The system cannot find the file specified. (0) | 2022.03.27 |
Docker 도커 | Ubuntu(우분투) 리눅스 Python(파이썬) 개발환경 구축 (0) | 2020.02.05 |
Docker 도커 | 기본 명령어 모음 (0) | 2020.01.31 |
Docker 도커 | 도커(Docker) 설치 어렵지 않아요!!! (0) | 2020.01.30 |
댓글