[Docker] error during connect

Yongbeom Jang·2023년 3월 5일
0

문제상황 : mysql Docker image pull 명령어 입력 시 아래 에러 발생

// mysql pull
C:\Users\JYB>docker pull mysql:latest

// error
error during connect: This error may indicate that the docker daemon is not running.: Post "http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/images/create?fromImage=mysql&tag=latest": open //./pipe/docker_engine: The system cannot find the file specified.

원인 : Docker가 실행 안된 상태라 에러 발생
해결 : Docker Desktop 실행 후 명령어 재 입력 (해결)

0개의 댓글

관련 채용 정보