Add function to get architectures of parent images so each gcc image has the same set#36
Merged
tianon merged 2 commits intodocker-library:masterfrom Jun 8, 2017
Merged
Conversation
Member
|
Lol, this will be a lot more fun once docker-library/official-images#3041 merges. 😄 |
Member
|
I think for now, we should explicitly exclude https://sources.debian.net/src/gcc-6/6.3.0-18/debian/rules2/#L491-L536 is another good link (where Debian adds a bunch of extra compile flags to ARM builds, like specifying exactly which ARM we're compiling for, and the features of it, which should fix our current build failure there: |
Closed
Member
|
(filed an issue to track arm32v7 by itself: #37) |
Member
|
👍 LGTM |
tianon
added a commit
to infosiftr/stackbrew
that referenced
this pull request
Jun 8, 2017
- `gcc`: multiarch (docker-library/gcc#36) - `mongo`: explicit `Architectures` - `openjdk`: multiarch (docker-library/openjdk#121) - `pypy`: update `pip` installation to match recent Python changes (docker-library/pypy#15) - `redis`: smaller Debian-based images (redis/docker-library-redis#94), multiarch (redis/docker-library-redis#95) - `wordpress`: 4.8
This was referenced Jun 8, 2017
Merged
Merged
Merged
This was referenced Jun 15, 2017
This was referenced Jun 16, 2017
Merged
Merged
This was referenced Aug 24, 2017
Merged
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 hurry. 😉
See also docker-library/buildpack-deps#59.