Skip to content

Add suite aliases #250

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
Dec 1, 2021
Merged

Add suite aliases #250

merged 1 commit into from
Dec 1, 2021

Conversation

tianon
Copy link
Member

@tianon tianon commented Dec 1, 2021

Note: thanks to Alpine 3.13 not being supported anymore, this fails to run, so I'm running it locally against an older commit so it can appropriately scrape the parent arches for one last push with tags before we update the Alpine and Debian versions.

As discussed in #246 and #249.

Note: thanks to Alpine 3.13 not being supported anymore, this fails to run, so I'm running it locally against an older commit so it can appropriately scrape the parent arches for one last push with tags before we update the Alpine and Debian versions.
@tianon
Copy link
Member Author

tianon commented Dec 1, 2021

Diff:
$ diff -u <(bashbrew cat redmine) <(bashbrew cat <(./generate-stackbrew-library.sh))
--- /dev/fd/63	2021-12-01 15:33:03.629302072 -0800
+++ /dev/fd/62	2021-12-01 15:33:03.629302072 -0800
@@ -1,41 +1,44 @@
 Maintainers: Tianon Gravi <admwiggin@gmail.com> (@tianon), Joseph Ferguson <yosifkit@gmail.com> (@yosifkit)
 GitRepo: https://github.com/docker-library/redmine.git
 
-Tags: 4.2.3, 4.2, 4, latest
+Tags: 4.2.3, 4.2, 4, latest, 4.2.3-buster, 4.2-buster, 4-buster, buster
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 282e53760ea23d3415bb1e45d2a0d930f47575c3
 Directory: 4.2
 
-Tags: 4.2.3-passenger, 4.2-passenger, 4-passenger, passenger
+Tags: 4.2-passenger, 4-passenger, passenger
 GitCommit: 5444fd564ffba5c871a4d964b54c5559ee52e61e
 Directory: 4.2/passenger
 
-Tags: 4.2.3-alpine, 4.2-alpine, 4-alpine, alpine
+Tags: 4.2.3-alpine, 4.2-alpine, 4-alpine, alpine, 4.2.3-alpine3.13, 4.2-alpine3.13, 4-alpine3.13, alpine3.13
+Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 282e53760ea23d3415bb1e45d2a0d930f47575c3
 Directory: 4.2/alpine
 
-Tags: 4.1.5, 4.1
+Tags: 4.1.5, 4.1, 4.1.5-buster, 4.1-buster
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 5c6ee97401c76351a5e228548717dfc4130f4179
 Directory: 4.1
 
-Tags: 4.1.5-passenger, 4.1-passenger
+Tags: 4.1-passenger
 GitCommit: 5444fd564ffba5c871a4d964b54c5559ee52e61e
 Directory: 4.1/passenger
 
-Tags: 4.1.5-alpine, 4.1-alpine
+Tags: 4.1.5-alpine, 4.1-alpine, 4.1.5-alpine3.13, 4.1-alpine3.13
+Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 5c6ee97401c76351a5e228548717dfc4130f4179
 Directory: 4.1/alpine
 
-Tags: 4.0.9, 4.0
+Tags: 4.0.9, 4.0, 4.0.9-buster, 4.0-buster
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 02809f9dead7b26e490f84107c7a2170f11fd2b9
 Directory: 4.0
 
-Tags: 4.0.9-passenger, 4.0-passenger
+Tags: 4.0-passenger
 GitCommit: 5444fd564ffba5c871a4d964b54c5559ee52e61e
 Directory: 4.0/passenger
 
-Tags: 4.0.9-alpine, 4.0-alpine
+Tags: 4.0.9-alpine, 4.0-alpine, 4.0.9-alpine3.13, 4.0-alpine3.13
+Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 02809f9dead7b26e490f84107c7a2170f11fd2b9
 Directory: 4.0/alpine

I've tested the build of 4.2/alpine on arm64v8 successfully, but I think I'm going to wait to actually PR those together with #249 (so this is going to just be purely tag changes).

@tianon tianon merged commit 66108c6 into docker-library:master Dec 1, 2021
@tianon tianon deleted the suite-aliases branch December 1, 2021 23:37
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.

1 participant