1. 도커 설치 일단 필자의 환경은 윈도우 이다. 따라서 윈도우 기준으로 설명을 이어갈것이다. 먼저 Docker 사이트에가서 다운로드를 진행하도록 하자. 링크 : https://www.docker.com/ 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 해당 사이트에 들어가면 [Download Docker Desktop] 버튼이 확인이 될 것이다. 해당 ..