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

feat: push multi-architecture images to public registries #242

Merged
merged 4 commits into from
Nov 9, 2022

Conversation

brivu
Copy link
Contributor

@brivu brivu commented Nov 9, 2022

This PR adds the capability to push multi-architecture images for public registries n aws ecr. There has been a previous fix in PR #235 that changes the uri of the public registry schema to use an assigned registry-alias. This enabled pushing multi-architecture images to public registries using the docker buildx build command.

@brivu brivu requested a review from Jaryt November 9, 2022 04:32
@brivu brivu self-assigned this Nov 9, 2022
@brivu brivu linked an issue Nov 9, 2022 that may be closed by this pull request
Copy link
Contributor

@Jaryt Jaryt left a comment

Choose a reason for hiding this comment

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

Lgtm 👍

@brivu brivu merged commit 362bc6a into master Nov 9, 2022
@brivu brivu deleted the multi-arch-for-public-registries branch November 9, 2022 18:45
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.

pushing multi platform image into public ecr repo
2 participants