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위의 경로에서 도커 데스크탑을 설치한다.잘 실행된다면 데스크탑 왼쪽 아래 도커 엔진이 실행되는 것을 볼 수 있다.도커 데스크탑의 반응이 없을 시이런 경우 도커 데스크탑의 Port와 DB의 Port가 겹치는 경우일 가능성이 높다.도커의 포트는 3306을 사용한다. 나의 경우 M..
2025. 2. 24.
최근댓글