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

16번째 줄: 16번째 줄:


==scoop으로 설치==
==scoop으로 설치==
<syntaxhighlight lang='console'>
<syntaxhighlight lang='dos'>
scoop install docker
scoop install docker
</syntaxhighlight>
</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 }}