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

Enhance Dockerfile and build #1433

Merged
merged 2 commits into from
Jan 19, 2024
Merged

Conversation

seokho-son
Copy link
Member

@seokho-son seokho-son commented Jan 19, 2024

Dockerfile 개선

  • 1 단계 빌드에 필수 파일만 포함
  • RUN go mod download 로 중간단계 캐싱
  • 코드 중복성 개선

.dockerignore 추가

  • **/credentials.conf 를 명시적으로 제외

scripts/runTumblebug.sh

  • 미활용 포트 명세 제거 (grpc 서버)

@seokho-son
Copy link
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Jan 19, 2024
@cb-github-robot cb-github-robot merged commit a1544bf into cloud-barista:main Jan 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This PR is approved and will be merged soon.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants