터칭 데이터

Docker & K8S - Docker 설치 본문

Docker & K8S

Docker & K8S - Docker 설치

터칭 데이터 2023. 12. 18. 11:36

 

 

Docker Desktop vs. Docker Engine

 

https://docs.docker.com/get-docker/

 

Docker Desktop은 Docker Engine + 여러가지 툴들

 

 

 

 

 

 

 

 

 

Docker 사용을 위한 시스템 사양 체크

 

2023년 5월 기준

 

최소 4GB의 메모리
맥 OS 버전 11 혹은 그 이상

 

윈도우

최소 4GB의 메모리
64비트 윈도우 10이나 윈도우 11
그 이외에 다른 조건이 존재

    - 예) Hyper-V와 Container 기능이 활성화되어 있어야함
    - 예) WSL 버전 (이는 윈도우 위에서 돌아가는 리눅스 커널)

 

 

 

 

 

 

 

 

 

Docker (Desktop) 설치 - Windows

 

https://touchingdata.tistory.com/174

 

Superset - Docker 설치

Docker 설치 https://docs.docker.com/desktop/install/windows-install/ Install Docker Desktop on Windows Get started with Docker for Windows. This guide covers system requirements, where to download, and instructions on how to install and update. docs.dock

touchingdata.tistory.com

 

 

 

 

 

 

 

 

설치와 실행 확인

Docker 아이콘이 메뉴바에 보이는지 확인

 

 

터미널에서 “docker version” 명령 실행