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

deploy: 이미지 아키텍처를 amd64로 변경 #20

Merged
merged 3 commits into from
Jan 13, 2024

Conversation

leeeeeyeon
Copy link
Collaborator

🛰️ Issue Number

#12

🪐 작업 내용

WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64/v3) and no specific platform was requested

위와 같은 Warning과 함께 docker run이 되지 않는 문제가 발생하여 도커 이미지의 아키텍처를 amd64로 변경했습니다.

📚 Reference

X

✅ Check List

  • 코드가 정상적으로 컴파일되나요?
  • 테스트 코드를 통과했나요?
  • merge할 브랜치의 위치를 확인했나요?
  • Label을 지정했나요?

@leeeeeyeon leeeeeyeon added the 🚀 deploy Deployment label Jan 13, 2024
@leeeeeyeon leeeeeyeon self-assigned this Jan 13, 2024
@leeeeeyeon leeeeeyeon merged commit d6e2b93 into develop Jan 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 deploy Deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant