Skip to content

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

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

Merged
merged 1 commit into from
Jun 16, 2017

Conversation

@tianon
Copy link
Member Author

tianon commented Jun 16, 2017

$ diff -u <(bashbrew cat php) <(bashbrew cat <(./generate-stackbrew-library.sh))
--- /dev/fd/63	2017-06-16 15:09:16.192104828 -0700
+++ /dev/fd/62	2017-06-16 15:09:16.193104800 -0700
@@ -2,6 +2,7 @@
 GitRepo: https://github.com/docker-library/php.git
 
 Tags: 7.1.6-cli, 7.1-cli, 7-cli, cli, 7.1.6, 7.1, 7, latest
+Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: eadc27f12cfec58e270f8e37cd1b4ae9abcbb4eb
 Directory: 7.1
 
@@ -10,10 +11,12 @@
 Directory: 7.1/alpine
 
 Tags: 7.1.6-apache, 7.1-apache, 7-apache, apache
+Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: eadc27f12cfec58e270f8e37cd1b4ae9abcbb4eb
 Directory: 7.1/apache
 
 Tags: 7.1.6-fpm, 7.1-fpm, 7-fpm, fpm
+Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: eadc27f12cfec58e270f8e37cd1b4ae9abcbb4eb
 Directory: 7.1/fpm
 
@@ -22,6 +25,7 @@
 Directory: 7.1/fpm/alpine
 
 Tags: 7.1.6-zts, 7.1-zts, 7-zts, zts
+Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: eadc27f12cfec58e270f8e37cd1b4ae9abcbb4eb
 Directory: 7.1/zts
 
@@ -30,6 +34,7 @@
 Directory: 7.1/zts/alpine
 
 Tags: 7.0.20-cli, 7.0-cli, 7.0.20, 7.0
+Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: eadc27f12cfec58e270f8e37cd1b4ae9abcbb4eb
 Directory: 7.0
 
@@ -38,10 +43,12 @@
 Directory: 7.0/alpine
 
 Tags: 7.0.20-apache, 7.0-apache
+Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: eadc27f12cfec58e270f8e37cd1b4ae9abcbb4eb
 Directory: 7.0/apache
 
 Tags: 7.0.20-fpm, 7.0-fpm
+Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: eadc27f12cfec58e270f8e37cd1b4ae9abcbb4eb
 Directory: 7.0/fpm
 
@@ -50,6 +57,7 @@
 Directory: 7.0/fpm/alpine
 
 Tags: 7.0.20-zts, 7.0-zts
+Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: eadc27f12cfec58e270f8e37cd1b4ae9abcbb4eb
 Directory: 7.0/zts
 
@@ -58,6 +66,7 @@
 Directory: 7.0/zts/alpine
 
 Tags: 5.6.30-cli, 5.6-cli, 5-cli, 5.6.30, 5.6, 5
+Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: eadc27f12cfec58e270f8e37cd1b4ae9abcbb4eb
 Directory: 5.6
 
@@ -66,10 +75,12 @@
 Directory: 5.6/alpine
 
 Tags: 5.6.30-apache, 5.6-apache, 5-apache
+Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: eadc27f12cfec58e270f8e37cd1b4ae9abcbb4eb
 Directory: 5.6/apache
 
 Tags: 5.6.30-fpm, 5.6-fpm, 5-fpm
+Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: eadc27f12cfec58e270f8e37cd1b4ae9abcbb4eb
 Directory: 5.6/fpm
 
@@ -78,6 +89,7 @@
 Directory: 5.6/fpm/alpine
 
 Tags: 5.6.30-zts, 5.6-zts, 5-zts
+Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: eadc27f12cfec58e270f8e37cd1b4ae9abcbb4eb
 Directory: 5.6/zts
 

@yosifkit yosifkit merged commit c426c5b into docker-library:master Jun 16, 2017
@yosifkit yosifkit deleted the multiarch branch June 16, 2017 22:12
tianon added a commit to infosiftr/stackbrew that referenced this pull request Jun 16, 2017
- `php`: multiarch (docker-library/php#454)
- `python`: multiarch (docker-library/python#205, docker-library/python#206)
- `redmine`: passenger 5.1.5
- `wordpress`: multiarch (docker-library/wordpress#223) -- slightly cheated by pointing it at the `library/php` file contents from this PR
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