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

Set ARM64 for CPU architecture. #19

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

toohsk
Copy link

@toohsk toohsk commented Nov 2, 2023

Description of changes:

When performing cdk deploy from the M1 mac environment, there was a problem that Fargate could not be executed due to a CPU architecture issue.
Therefore, I explicitly set the CPU architecture used in Docker's multi-platform images and Fargate task to ARM64 so that MLFlow can be started without any problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant