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

Add artifacts for ppc64le and s390x #125

Closed
wants to merge 3 commits into from

Conversation

yselkowitz
Copy link

This is an alternative to #124 should you not wish to go down that route yet.

Closes #95
Closes #73

@yselkowitz
Copy link
Author

cc @dmcgowan any preference of this or #124 in order to enable ppc64le and s390x builds?

This was generated with:
mkdir ppc64le && GOARCH=ppc64le ./update.sh v2.7.1
This was generated with:
mkdir s390x && GOARCH=s390x ./update.sh v2.7.1
@yselkowitz
Copy link
Author

/cc @milosgajdos

@milosgajdos
Copy link
Member

milosgajdos commented Feb 2, 2022

@yselkowitz we've updated the image in the following PRs:

The image is also already available on Hub as a multiarch official image (see here)

You can find all the artifacts on the pre-release page in GH https://github.com/distribution/distribution/releases/tag/v2.8.0-beta.1

Would you mind if I close this PR and #124 which are basically duplicates at this point?

@yselkowitz
Copy link
Author

Thank you for that, much appreciated. Probably not a blocker, but any idea when 2.8.0 will be stable?

@yselkowitz yselkowitz closed this Feb 2, 2022
@milosgajdos
Copy link
Member

Don't have exact date but we are aiming for next week or two the latest

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.

ppc64le support in multi-arch image Any Chance of getting registry running on s390
2 participants