슈퍼 초보자용: 윈도우즈에서 docker를 사용합니다
2344 단어 Docker
*현재(2014/12) 지원하는 윈도우즈 버전 7.1과 8*
설치하다.
docker-install.exe(130MB 정도) 다운로드 후 설치
현재 Win71과 8 테스트인 것 같아요.
이번에 사용한 버전.
docker-windows-installer v1.3.3
수중의 환경
MSSGiit
Giit for Windows는 정식 이름이고, Giit 본사에서 제공하는 Windows용 패키지는 Git for Windows이며, 발표할 때의 이름은 msgit인 것 같습니다.
참고: 일본어를 MSSgit으로 사용하고 싶어요http://qiita.com/kumazo@github/items/2169e1ee7be278f82b94
VirtualBox란?
가상 기기 운행 환경, 원래 개발된 innotek회사가 Sun에 인수되어 Oracle로 흘러간다.innotek 자체도 Windows VirtualPC의 개발과 관련이 있는 것 같습니다.
참고: 위키백과http://ja.wikipedia.org/wiki/VirtualBox
주의점
VirtualBox를 왜 넣어야 합니까?이런 의문의 답안.
The Docker Engine uses Linux-specific kernel features, so to run it on Windows we need to use a lightweight virtual machine (vm). You use the Windows Docker client to control the virtualized Docker Engine to build, run, and manage Docker containers.
https://docs.docker.com/installation/windows/#installation
Windows에서 Docker 사용은 아무래도 적합하지 않습니다.
계속하다
Reference
이 문제에 관하여(슈퍼 초보자용: 윈도우즈에서 docker를 사용합니다), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/scleen_x_x/items/9de297f9f60aad5953e8텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)