본문 바로가기

카테고리 없음

윈도우에서 docker desktop 설치시 wsl에러 발생 해결

 

docker desktop 설치하는데 wsl 때문에 설치가 제대로 안됨

아래와 같은 에러 발생

더보기

Docker Desktop - Unexpected WSL error An unexpected error occurred while executing a WSL command. Either shut down WSL down with wsl --shutdown, and/or reboot your machine. You can also try reinstalling WSL and/or Docker Desktop. If the issue persists,

 

그리고 커맨드창에서 docker 명령어 입력하는데 에러발생

error during connect: Get "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.46/containers/json": EOF

 

wsl 확인하기 

 wsl --status

 

이때 방법은 커맨드 창에 입력 

 wsl --unregister docker-desktop