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
1 task
claycat opened this issue Nov 16, 2022 · 0 comments
Open
1 task

Docker를 통한 개발환경 구성 #20

claycat opened this issue Nov 16, 2022 · 0 comments
Assignees
Milestone

Comments

@claycat
Copy link
Collaborator

claycat commented Nov 16, 2022

기능 설명

도커를 통한 containerized 개발환경 구성

배경

  • 리눅스 버전과 라이브러리의 충돌, MySQL버전 충돌을 대응하기 어려운 경우가 있음
  • OS나 프레임워크 환경이 달라 내 환경에서는 작동하지 않는 경우가 있음 (IT WORKS ON MY MACHINE)

목적

  • 컨테이너화된 개발환경을 활용하는것을 통해서 프레임워크나 라이브러리 버전, OS에 구애받지 않는 개발 가능

작업 목록

  • Dockerfile, .dockerignore, docker-compose 작성

주의 사항

  • 도커 및 도커 컴포즈 설치 필요
  • 윈도우에서만 테스팅됨, mac에서 테스팅 필요
@claycat claycat added this to the 2주차 milestone Nov 16, 2022
@claycat claycat self-assigned this Nov 16, 2022
@claycat claycat changed the title structure Docker를 통한 개발환경 구성 Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant