Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker를 사용한 가상화 기술 적용 #20

Open
gwo1004 opened this issue Mar 5, 2024 · 0 comments
Open

Docker를 사용한 가상화 기술 적용 #20

gwo1004 opened this issue Mar 5, 2024 · 0 comments
Assignees

Comments

@gwo1004
Copy link
Collaborator

gwo1004 commented Mar 5, 2024

Docker를 사용한 가상화

  1. Dockerfile를 사용한 어플리케이션 컨테이너화
  2. Docker-compose.yml를 사용한 어플리케이션에 사용중인 RabbitMQ, MySQL, Redis 동시 실행 및 관리

Docker를 사용한 가상화를 통해 어플리케이션 실행시 환경에 구애받지않고 적은 리소스를 사용한 빌드, 배포 가능
Docker내부의 로깅 기능을 사용한 컴파일 에러 로그기록 확인 가능

Tool : DockerDesktop

@gwo1004 gwo1004 self-assigned this Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant