"윈도우 Docker 설치"의 두 판 사이의 차이

2번째 줄: 2번째 줄:
;윈도우 docker 설치
;윈도우 docker 설치
;Docker for Windows 설치
;Docker for Windows 설치
 
==인스톨러로 설치==
==다운로드==
===다운로드===
* https://docs.docker.com/docker-for-windows/install/#download-docker-for-windows 접속
* https://docs.docker.com/docker-for-windows/install/#download-docker-for-windows 접속
* [Get Docker for Windows (Stable)] 클릭하여 Docker for Windows Installer.exe 다운로드(약 219MB)
* [Get Docker for Windows (Stable)] 클릭하여 Docker for Windows Installer.exe 다운로드(약 219MB)


==설치==
===설치===
* Docker for Windows Installer.exe 실행
* Docker for Windows Installer.exe 실행


==오류==
===오류===
* "Docker Setup"
* "Docker Setup"
{{인용문|
{{인용문|
Docker for Windows requires Windows 10 Pro or Enterprise version 10586, or Windows server 2016 RTM to run}}
Docker for Windows requires Windows 10 Pro or Enterprise version 10586, or Windows server 2016 RTM to run}}
==scoop으로 설치==
<syntaxhighlight lang='console'>
scoop install docker
</syntaxhighlight>


==같이 보기==
==같이 보기==

2021년 6월 20일 (일) 15:39 판

  다른 뜻에 대해서는 윈도우 Docker Toolbox 설치 문서를 참조하십시오.
윈도우 docker 설치
Docker for Windows 설치

1 인스톨러로 설치

1.1 다운로드

1.2 설치

  • Docker for Windows Installer.exe 실행

1.3 오류

  • "Docker Setup"

Docker for Windows requires Windows 10 Pro or Enterprise version 10586, or Windows server 2016 RTM to run

2 scoop으로 설치

scoop install docker

3 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}