Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Pin amazon linux ami #1377

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Pin amazon linux ami #1377

merged 1 commit into from
Sep 24, 2024

Conversation

patrobinson
Copy link
Contributor

The new Amazon Linux AMI seems to have broken multi-platform docker image support.

[ec2-user@ip-172-31-57-192 ~]$ docker run --rm --platform linux/arm64/v8 -t arm64v8/ubuntu uname -m
exec /usr/bin/uname: exec format error

This pins the version for now

The new ami has issues running multi-platform docker images
Copy link
Contributor

@DrJosh9000 DrJosh9000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🫠👍

@patrobinson patrobinson merged commit 5f3e326 into main Sep 24, 2024
1 check passed
@patrobinson patrobinson deleted the pin-amazon-linux-ami branch September 24, 2024 03:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants