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

Allow skopeo to sync all architectures #65

Closed
wants to merge 2 commits into from

Conversation

GitHK
Copy link

@GitHK GitHK commented Feb 1, 2022

Currently, if there are images with different architectures under the same tag, only the default architecture will be synced.

This extra command line option --all allows skopeo to sync all the architectures.

PLEASE NOTE: I am not at all familiar with go, the suggested change "should work". I also was not able to get build run locally, so I have no idea if this works. I would gladly appreciate if this would end up in a release. Wish I could do more to help, but I can only ask for at this point.

@xelalexv
Copy link
Owner

Thanks for the PR! Unfortunately, your solution always enables multi-arch sync. What we need though would be a way to define this on sync task level. See also issue #43.

@xelalexv
Copy link
Owner

xelalexv commented Jun 3, 2022

implemented with PR #73

@xelalexv xelalexv closed this Jun 3, 2022
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.

2 participants