Skip to content

Add proper Architectures entries in "generate-stackbrew-library.sh"#73

Merged
yosifkit merged 1 commit intodocker-library:masterfrom
infosiftr:multiarch
Jun 12, 2017
Merged

Add proper Architectures entries in "generate-stackbrew-library.sh"#73
yosifkit merged 1 commit intodocker-library:masterfrom
infosiftr:multiarch

Conversation

@tianon
Copy link
Copy Markdown
Member Author

tianon commented Jun 12, 2017

$ ./generate-stackbrew-library.sh
# this file is generated via https://github.com/docker-library/tomcat/blob/8df795c4dc6619e97e5d4fd94731703e6a01355e/generate-stackbrew-library.sh

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

Tags: 6.0.53-jre7, 6.0-jre7, 6-jre7, 6.0.53, 6.0, 6
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: dcffe2c06edc7a797e20161225eb59e97877ccb0
Directory: 6/jre7

Tags: 6.0.53-jre8, 6.0-jre8, 6-jre8
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: dcffe2c06edc7a797e20161225eb59e97877ccb0
Directory: 6/jre8

Tags: 7.0.78-jre7, 7.0-jre7, 7-jre7, 7.0.78, 7.0, 7
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: 5ac222d258dc70c77bb3a9a4fab81ea286c9abd1
Directory: 7/jre7

Tags: 7.0.78-jre7-alpine, 7.0-jre7-alpine, 7-jre7-alpine, 7.0.78-alpine, 7.0-alpine, 7-alpine
Architectures: amd64
GitCommit: 5ac222d258dc70c77bb3a9a4fab81ea286c9abd1
Directory: 7/jre7-alpine

Tags: 7.0.78-jre8, 7.0-jre8, 7-jre8
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: 5ac222d258dc70c77bb3a9a4fab81ea286c9abd1
Directory: 7/jre8

Tags: 7.0.78-jre8-alpine, 7.0-jre8-alpine, 7-jre8-alpine
Architectures: amd64
GitCommit: 5ac222d258dc70c77bb3a9a4fab81ea286c9abd1
Directory: 7/jre8-alpine

Tags: 8.0.44-jre7, 8.0-jre7, 8.0.44, 8.0
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: 5ac222d258dc70c77bb3a9a4fab81ea286c9abd1
Directory: 8.0/jre7

Tags: 8.0.44-jre7-alpine, 8.0-jre7-alpine, 8.0.44-alpine, 8.0-alpine
Architectures: amd64
GitCommit: 5ac222d258dc70c77bb3a9a4fab81ea286c9abd1
Directory: 8.0/jre7-alpine

Tags: 8.0.44-jre8, 8.0-jre8
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: 5ac222d258dc70c77bb3a9a4fab81ea286c9abd1
Directory: 8.0/jre8

Tags: 8.0.44-jre8-alpine, 8.0-jre8-alpine
Architectures: amd64
GitCommit: 5ac222d258dc70c77bb3a9a4fab81ea286c9abd1
Directory: 8.0/jre8-alpine

Tags: 8.5.15-jre8, 8.5-jre8, 8-jre8, jre8, 8.5.15, 8.5, 8, latest
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: 5ac222d258dc70c77bb3a9a4fab81ea286c9abd1
Directory: 8.5/jre8

Tags: 8.5.15-jre8-alpine, 8.5-jre8-alpine, 8-jre8-alpine, jre8-alpine, 8.5.15-alpine, 8.5-alpine, 8-alpine, alpine
Architectures: amd64
GitCommit: 5ac222d258dc70c77bb3a9a4fab81ea286c9abd1
Directory: 8.5/jre8-alpine

Tags: 9.0.0.M21-jre8, 9.0.0-jre8, 9.0-jre8, 9-jre8, 9.0.0.M21, 9.0.0, 9.0, 9
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: 5ac222d258dc70c77bb3a9a4fab81ea286c9abd1
Directory: 9.0/jre8

Tags: 9.0.0.M21-jre8-alpine, 9.0.0-jre8-alpine, 9.0-jre8-alpine, 9-jre8-alpine, 9.0.0.M21-alpine, 9.0.0-alpine, 9.0-alpine, 9-alpine
Architectures: amd64
GitCommit: 5ac222d258dc70c77bb3a9a4fab81ea286c9abd1
Directory: 9.0/jre8-alpine

@yosifkit yosifkit merged commit f33e8b4 into docker-library:master Jun 12, 2017
@yosifkit yosifkit deleted the multiarch branch June 12, 2017 17:39
tianon added a commit to infosiftr/stackbrew that referenced this pull request Jun 12, 2017
- `drupal`: remove 8.2 again (docker-library/drupal#86)
- `haproxy`: multiarch (docker-library/haproxy#41)
- `httpd`: multiarch (docker-library/httpd#55)
- `memcached`: multiarch (docker-library/memcached#19)
- `nextcloud`: remove EOL 9.0, use upstream-recommended opcache settings
- `php`: 7.1.6
- `postgres`: multiarch (docker-library/postgres#298)
- `pypy`: 5.8.0
- `rabbitmq`: install `procps` for `rabbitmqctl wait` (docker-library/rabbitmq#163)
- `tomcat`: multiarch (docker-library/tomcat#73)
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