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 suite aliases #154

Merged
merged 1 commit into from
Jul 25, 2018
Merged

Add suite aliases #154

merged 1 commit into from
Jul 25, 2018

Conversation

tianon
Copy link
Contributor

@tianon tianon commented Jul 25, 2018

As suggested in #143 (comment). 👍

(Thanks @laurieodgers -- great idea ❤️)

@tianon
Copy link
Contributor Author

tianon commented Jul 25, 2018

$ diff -u <(bashbrew cat redis) <(bashbrew cat <(./generate-stackbrew-library.sh))
--- /dev/fd/63	2018-07-25 09:29:07.057699301 -0700
+++ /dev/fd/62	2018-07-25 09:29:07.057699301 -0700
@@ -1,44 +1,44 @@
 Maintainers: Tianon Gravi <admwiggin@gmail.com> (@tianon), Joseph Ferguson <yosifkit@gmail.com> (@yosifkit)
 GitRepo: https://github.com/docker-library/redis.git
 
-Tags: 5.0-rc3, 5.0-rc
+Tags: 5.0-rc3, 5.0-rc, 5.0-rc3-stretch, 5.0-rc-stretch
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 403f00a0ba7556f33850a88e27e70509aa2814dd
 Directory: 5.0-rc
 
-Tags: 5.0-rc3-32bit, 5.0-rc-32bit
+Tags: 5.0-rc3-32bit, 5.0-rc-32bit, 5.0-rc3-32bit-stretch, 5.0-rc-32bit-stretch
 GitCommit: 403f00a0ba7556f33850a88e27e70509aa2814dd
 Directory: 5.0-rc/32bit
 
-Tags: 5.0-rc3-alpine, 5.0-rc-alpine
+Tags: 5.0-rc3-alpine, 5.0-rc-alpine, 5.0-rc3-alpine3.8, 5.0-rc-alpine3.8
 Architectures: amd64, arm32v6, arm64v8, i386, ppc64le, s390x
 GitCommit: 7f5671ebdc563464f5570a1d081a78c26b5e6ad3
 Directory: 5.0-rc/alpine
 
-Tags: 4.0.10, 4.0, 4, latest
+Tags: 4.0.10, 4.0, 4, latest, 4.0.10-stretch, 4.0-stretch, 4-stretch, stretch
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 53f86805506b103b503fd392e029929290fe5346
 Directory: 4.0
 
-Tags: 4.0.10-32bit, 4.0-32bit, 4-32bit, 32bit
+Tags: 4.0.10-32bit, 4.0-32bit, 4-32bit, 32bit, 4.0.10-32bit-stretch, 4.0-32bit-stretch, 4-32bit-stretch, 32bit-stretch
 GitCommit: 53f86805506b103b503fd392e029929290fe5346
 Directory: 4.0/32bit
 
-Tags: 4.0.10-alpine, 4.0-alpine, 4-alpine, alpine
+Tags: 4.0.10-alpine, 4.0-alpine, 4-alpine, alpine, 4.0.10-alpine3.8, 4.0-alpine3.8, 4-alpine3.8, alpine3.8
 Architectures: amd64, arm32v6, arm64v8, i386, ppc64le, s390x
 GitCommit: cd19a816a89c3ec00586e6d02da28802af11a958
 Directory: 4.0/alpine
 
-Tags: 3.2.12, 3.2, 3
+Tags: 3.2.12, 3.2, 3, 3.2.12-stretch, 3.2-stretch, 3-stretch
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 53f86805506b103b503fd392e029929290fe5346
 Directory: 3.2
 
-Tags: 3.2.12-32bit, 3.2-32bit, 3-32bit
+Tags: 3.2.12-32bit, 3.2-32bit, 3-32bit, 3.2.12-32bit-stretch, 3.2-32bit-stretch, 3-32bit-stretch
 GitCommit: 53f86805506b103b503fd392e029929290fe5346
 Directory: 3.2/32bit
 
-Tags: 3.2.12-alpine, 3.2-alpine, 3-alpine
+Tags: 3.2.12-alpine, 3.2-alpine, 3-alpine, 3.2.12-alpine3.8, 3.2-alpine3.8, 3-alpine3.8
 Architectures: amd64, arm32v6, arm64v8, i386, ppc64le, s390x
 GitCommit: cd19a816a89c3ec00586e6d02da28802af11a958
 Directory: 3.2/alpine

@yosifkit yosifkit merged commit 9910017 into redis:master Jul 25, 2018
@yosifkit yosifkit deleted the suite branch July 25, 2018 17:04
tianon added a commit to infosiftr/stackbrew that referenced this pull request Jul 26, 2018
- `gcc`: 8.2.0
- `ghost`: 1.25.2
- `mongo`: minor comment update
- `mysql`: `gpgconf --kill all` (docker-library/mysql#459)
- `postgres`: `gpgconf --kill all` (docker-library/postgres#471)
- `python`: remove `ca-certificates` from Alpine 3.7+ (docker-library/python#307)
- `redis`: suite aliases (redis/docker-library-redis#154)
- `rocket.chat`: 0.67.0
- `tomcat`: jessie arch removals
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