Refactor the "multiarch" section of the README to make it clear these things are now "officially supported" (in many cases)#2949
Merged
yosifkit merged 1 commit intodocker-library:masterfrom May 15, 2017
Conversation
… things are now "officially supported" (in many cases)
yosifkit
approved these changes
May 15, 2017
Member
Author
|
See also opencontainers/image-spec#650 for where these ARM names/buckets come from. |
stevvooe
reviewed
May 31, 2017
| - x86/i686 (`i386`): https://hub.docker.com/u/i386/ | ||
| - ARMv8 (`arm64v8`): https://hub.docker.com/u/arm64v8/ | ||
| - ARMv7 (`arm32v7`): https://hub.docker.com/u/arm32v7/ | ||
| - ARMv6 (`arm32v6`): https://hub.docker.com/u/arm32v6/ (Raspberry Pi 1, Raspberry Pi Zero) |
Contributor
There was a problem hiding this comment.
Should we have a blip in OCI about concatenating these?
Member
Author
There was a problem hiding this comment.
If you think there'd be value in such a thing, sure -- we needed something to differentiate for pushing images into buckets, so this is what we settled on based on that PR's granularity. 😅
Contributor
There was a problem hiding this comment.
Ok, we'll leave it as is. The problem I am worried about here is that you have arm32 whereas OCI has arm.
I don't think this is a big deal.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.