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

explain processor arch options on container images page #7218

Closed
dmuelle opened this issue Feb 13, 2024 · 0 comments · Fixed by #7244
Closed

explain processor arch options on container images page #7218

dmuelle opened this issue Feb 13, 2024 · 0 comments · Fixed by #7244
Assignees
Milestone

Comments

@dmuelle
Copy link
Member

dmuelle commented Feb 13, 2024

on https://openliberty.io/docs/latest/container-images.html, need to add explanation of the different processor architectures that are supported. These options are visible in icr.io, but not dockerhub. we don't need to document the specific arch notations in those tags because the manifest maps the image to the correct arch. Just document what is supported.

ibmjava type images support amd64, ppc64le, s390x
beta image for OL on icr.io supports amd64
All other images support amd64, ppc64le, s390x, arm64

Linux® x86_64 (amd64), Linux on Power® (ppc64le), Linux on IBM Z (s390x), Linux on ARM (arm64)

@dmuelle dmuelle self-assigned this Feb 13, 2024
@dmuelle dmuelle added this to the 24.0.0.2 milestone Feb 13, 2024
dmuelle added a commit that referenced this issue Feb 15, 2024
@dmuelle dmuelle mentioned this issue Feb 15, 2024
dmuelle added a commit that referenced this issue Feb 16, 2024
@dmuelle dmuelle mentioned this issue Feb 16, 2024
@dmuelle dmuelle closed this as completed Feb 19, 2024
dmuelle added a commit that referenced this issue Feb 21, 2024
This was referenced Feb 21, 2024
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 a pull request may close this issue.

1 participant