Docker
[Docker] window cmd 상에서 -v volume file exists 에러
uchacha
2021. 4. 7. 10:14
사용중인 docker version
Docker version 20.10.5, build 55c4c88
에러 메세지
Error response from daemon: error while creating mount source path '/run/desktop/mnt/host/f/vsc/getting-started/getting-started': mkdir /run/desktop/mnt/host/f: file exists
해결
window 오른쪽 아래 docker icon 오른쪽 클릭, Restart Docker 하니까 업데이트도 같이 되면서(Update/Restart Docker 인가 그랬다.) 해결됐다.. 뭐지..