Notice
Recent Posts
Recent Comments
Link
터칭 데이터
Docker & K8S - Docker 설치 본문
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” 명령 실행
'Docker & K8S' 카테고리의 다른 글
Docker & K8S - 실습 간단한 Hello World 프로그램(1) (0) | 2023.12.18 |
---|---|
Docker & K8S - Docker 프로그램 개발 프로세스 (0) | 2023.12.18 |
Docker & K8S - Virtual Machines vs. Docker Containers (0) | 2023.12.18 |
Docker & K8S - Docker 소개 (0) | 2023.12.18 |
Docker & K8S - Airflow 운영상의 어려움 (0) | 2023.12.18 |