-
windows 10 Docker Desktop 설치 하기잡다구리 2020. 5. 4. 09:18
결론먼저 얘기하자면
Hyper-V 설치와 가상화가 enabled 되어 있어야 실행이 가능하다.
윈도우 10설치후 별다른 설정을 하지 않았는데 disabled 상태인거 보면
가상화는 default가 disabled인거 같다.
window for docker
구: https://github.com/boot2docker/windows-installer/releases
boot2docker/windows-installer
Install Boot2Docker cli, msys-git and VirtualBox. Contribute to boot2docker/windows-installer development by creating an account on GitHub.
github.com
더이상 지원하지 않게 되었다.
새로운 링크
https://hub.docker.com/editions/community/docker-ce-desktop-windows/
Docker Desktop for Windows - Docker Hub
Docker Desktop for Windows Docker Desktop for Windows is Docker designed to run on Windows 10. It is a native Windows application that provides an easy-to-use development environment for building, shipping, and running dockerized apps. Docker Desktop for W
hub.docker.com
다운로드 받은 desktop docker를 설치하고 실행을 하려고 하면 에러가 발생한다.
참고 사이트
https://docs.microsoft.com/ko-kr/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v
위 사이트의 설정 내용 설치를 해도 실행이 안되고 다시 에러가 날것이다
내 컴의 보드를 확인후
가상화 설정을 해줘야 한다.
https://qastack.kr/superuser/367290/how-to-enable-hardware-virtualization-on-asus-motherboard
Asus 마더 보드에서 하드웨어 가상화를 활성화하는 방법
qastack.kr
다시 부팅을 하고 실행을 하면 그래도 안된다.
프로그램을 삭제하고 재설치...
실행
실행이 된것을 볼 수있다.