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 explicit multiarch support in "generate-stackbrew-library.sh" #95

Merged
merged 1 commit into from
Jun 8, 2017

Conversation

tianon
Copy link
Contributor

@tianon tianon commented Jun 8, 2017

@tianon
Copy link
Contributor Author

tianon commented Jun 8, 2017

Sample output:

$ ./generate-stackbrew-library.sh
# this file is generated via https://github.com/docker-library/redis/blob/016e0d738031c00bb6cfa4a433e763413e14b757/generate-stackbrew-library.sh

Maintainers: Tianon Gravi <[email protected]> (@tianon),
             Joseph Ferguson <[email protected]> (@yosifkit)
GitRepo: https://github.com/docker-library/redis.git

Tags: 3.0.7, 3.0
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: 24aa66d88990e0eeec71bd39862744fdb7b862e4
Directory: 3.0

Tags: 3.0.7-32bit, 3.0-32bit
Architectures: amd64
GitCommit: 24aa66d88990e0eeec71bd39862744fdb7b862e4
Directory: 3.0/32bit

Tags: 3.0.7-alpine, 3.0-alpine
Architectures: amd64
GitCommit: 24aa66d88990e0eeec71bd39862744fdb7b862e4
Directory: 3.0/alpine

Tags: 3.0.504-windowsservercore, 3.0-windowsservercore
Architectures: windows-amd64
GitCommit: ad72d7a7f3c05a9b658ec64894d4193c89bba01b
Directory: 3.0/windows/windowsservercore
Constraints: windowsservercore

Tags: 3.0.504-nanoserver, 3.0-nanoserver
Architectures: windows-amd64
GitCommit: ad72d7a7f3c05a9b658ec64894d4193c89bba01b
Directory: 3.0/windows/nanoserver
Constraints: nanoserver

Tags: 3.2.9, 3.2, 3, latest
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: 24aa66d88990e0eeec71bd39862744fdb7b862e4
Directory: 3.2

Tags: 3.2.9-32bit, 3.2-32bit, 3-32bit, 32bit
Architectures: amd64
GitCommit: 24aa66d88990e0eeec71bd39862744fdb7b862e4
Directory: 3.2/32bit

Tags: 3.2.9-alpine, 3.2-alpine, 3-alpine, alpine
Architectures: amd64
GitCommit: 24aa66d88990e0eeec71bd39862744fdb7b862e4
Directory: 3.2/alpine

Tags: 3.2.100-windowsservercore, 3.2-windowsservercore, 3-windowsservercore, windowsservercore
Architectures: windows-amd64
GitCommit: 709e6a8df205f73afcc6f6257cab104175de1f5f
Directory: 3.2/windows/windowsservercore
Constraints: windowsservercore

Tags: 3.2.100-nanoserver, 3.2-nanoserver, 3-nanoserver, nanoserver
Architectures: windows-amd64
GitCommit: 2daf4fd7d858c8f2ad9694c4f460b8c6a7f782aa
Directory: 3.2/windows/nanoserver
Constraints: nanoserver

@yosifkit yosifkit merged commit 7b62250 into redis:master Jun 8, 2017
@yosifkit yosifkit deleted the multiarch branch June 8, 2017 22:07
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
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