window 11에 Docker 설치
1. 도커 공식 홈페이지 접속 Docker: Accelerated Container Application DevelopmentDocker is a platform designed to help developers build, share, and run container applications. We handle the tedious setup, so you can focus on the code.www.docker.com 2. 다운로드 [Download Docker Desktop] -> [Download for Windows - AMD64] * AMD : 64비트 아키텍쳐(인텔) / 일반적인 데스크탑 & 노트북 * ARM : 주로 모바일기기, 임베디드 시스템, 서버, 클라우드 컴퓨팅에 사용 3. 다..
2025.06.07