-
Notifications
You must be signed in to change notification settings - Fork 1
refactor: 멀티 플랫폼 빌드를 amd64 단독 빌드로 변경 #23
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
Conversation
- arm64만 QEMU로 인해 의존성 다운로드 단계가 오래걸리기에 amd64만 빌드하도록 변경
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughDockerfile과 Dockerfile-dev에서 의존성 캐싱 최적화를 위해 Changes
Sequence Diagram(s)sequenceDiagram
participant Developer
participant GitHub Actions
participant Docker Builder
Developer->>GitHub Actions: Push 코드/PR
GitHub Actions->>Docker Builder: Docker 이미지 빌드 (linux/amd64)
Docker Builder->>GitHub Actions: 빌드 완료, 이미지 푸시
Assessment against linked issues
Possibly related PRs
Suggested labels
Suggested reviewers
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
|



🔗 관련 이슈
📘 작업 유형
📙 작업 내역
🧪 테스트 내역
🎨 스크린샷 또는 시연 영상 (선택)
✅ PR 체크리스트
💬 추가 설명 or 리뷰 포인트 (선택)
Summary by CodeRabbit