We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
동일한 환경에서 구동하기 위한 dockerfile을 설정하고 base image를 설정 및 생성합니다.
새로운 서버를 추가하거나 다시 새롭게 만들게 될 때 현재 우리가 개발하고 있는 환경에 맞는 설정하는 과정이 반복됩니다. 이 과정을 최소화 하기 위해 docker를 사용하고, 컨테이너를 사용하기 위한 기본 템플릿이 필요하다 생각되어 제안합니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
기능 제안 (Feature Request)
기능 요약
동일한 환경에서 구동하기 위한 dockerfile을 설정하고 base image를 설정 및 생성합니다.
기능 배경
새로운 서버를 추가하거나 다시 새롭게 만들게 될 때 현재 우리가 개발하고 있는 환경에 맞는 설정하는 과정이 반복됩니다. 이 과정을 최소화 하기 위해 docker를 사용하고, 컨테이너를 사용하기 위한 기본 템플릿이 필요하다 생각되어 제안합니다.
원하는 결과
원하는 결과를 위한 방법 제시
고려할만한 대안 (선택)
추가 정보 (선택)
체크리스트
The text was updated successfully, but these errors were encountered: