[Docker] 01. 도커 설치
·
Development/Docker
#20221215 시작 설치환경 windows 10 도커설치 아래 링크를 접속하여 docker를 다운받는다. https://www.docker.com/ Docker: Accelerated, Containerized Application Development Docker is a platform designed to help developers build, share, and run modern applications. We handle the tedious setup, so you can focus on the code. www.docker.com 설치 완료 후 재부팅하면 끝 ! 실행하면 아래와 같은 화면이 뜬다.