반응형
츄르사려고 코딩하는 코집사입니다.
윈도우10(Windows 10)에서 Docker 설치하는 방법
윈도우10(Windows 10)에서 Docker 설치하는 방법입니다.
1. 아래의 링크에 들어가서 Dokcer Desktop for windows를 눌러 다운로드합니다.
https://docs.docker.com/docker-for-windows/install/
2. 다운로드한 Docker를 실행하여 아래와 같이 Default로 설정한 후, OK를 누릅니다.
- Docker 설치는 약 5분 정도 소요됩니다.
Docker.Api Services.WSL2.Wsl Kernel Update NotInstalledException 문제 해결 방법
3. Docker가 설치 된 후, 명령 프롬프트(CMD) 창에서 아래의 명령어를 입력하여 정상적으로 설치되어 있는지 확인합니다.
> Docker -v
반응형
'IT' 카테고리의 다른 글
자바 코딩 컨벤션(Java Coding Convention) - 구글(Google) (0) | 2022.03.28 |
---|---|
단위 테스트(Unit Test)와 통합 테스트(Integration Test), 기능 테스트(Functional Test)란?? (0) | 2021.12.22 |
vscode에서 live server 크롬으로 설정하는 방법 (0) | 2021.07.31 |
윈도우10(Windows 10)에서 스프링개발환경 STS 설치하는 방법 (0) | 2021.07.13 |
Visual Studio Code(VS Code)에서 Spring Boot 설정하는 방법 (0) | 2021.07.12 |
윈도우10(Windows 10)에서 Maven 설치하는 방법 (0) | 2021.07.12 |
윈도우10(Windows 10)에서 Visual Studio Code 설치하는 방법 (0) | 2021.07.12 |
윈도우10(Windows 10)에서 Vue-router, Vuex 설치하는 방법 (0) | 2021.07.12 |
최근댓글