Commit Graph

16 Commits

Author SHA1 Message Date
Joe Ferguson 30eb144322 Update Docker Hub url; also don't match Debian "testing" in tags of other images 2018-10-11 14:11:43 -07:00
Joe Ferguson 8e97f59d42 Add blurb for "*-stretch" and "*-xenial" tags; Improve variant detection for "windowsservercore-zzz" tags 2018-10-11 13:53:34 -07:00
Tianon Gravi 4b0f219a2c Implement "archFilter" to fix arch-specific "Shared Tags" lists 2018-08-23 12:27:16 -07:00
Tianon Gravi d7a226bc9f Fix an assumption of repos having a "latest" tag
This also changes the `buildpack-deps` detection so that it only triggers the "this image is large with lots of packages" description if some tag of the image being described is `FROM buildpack-deps` (and _not_ simply `-curl` or `-scm` variants), which adjusts `golang`, `haxe`, `influxdb`, `kapacitor`, `openjdk`, and `telegraf` to correctly have the shorter non-`buildpack-deps`-referencing description.
2017-09-13 14:15:33 -07:00
Tianon Gravi 4ee7a17925 Fix variant detection for tags like "1.8-onbuild" 2017-09-05 16:02:02 -07:00
Tianon Gravi 12b4b63561 Update docs to filter arch-specific content a bit better (variants, supported tags)
This uses the combination of us pushing to a namespace + `BASHBREW_ARCH` being set to determine whether we're pushing to an arch-specific page and should thus appropriately filter all content to the current architecture.
2017-07-12 16:44:44 -07:00
Tianon Gravi 9be18fd843 Update variant helpers with the same logic as the tags helper 2017-05-11 15:43:39 -07:00
Tianon Gravi ef6ee10394 Fix "variant" parsing for 2822-based manifests (#620) 2016-06-27 11:55:08 -07:00
Tianon Gravi 1a10df7459 Switch from using "[[:space:]]" to just using "[ \t]" (especially so that mawk is an acceptable awk implementation) 2015-12-11 12:26:07 -08:00
Tianon Gravi 7b731dc9b2 Update variant.sh with a bit more flexibility (so we can have "variant override" files per-image) 2015-07-16 11:47:12 -07:00
Tianon Gravi 91c373d218 MOAR PIPEFAIL 2015-06-02 09:42:28 -07:00
Tianon Gravi 148c243cc9 Add "-f" to curl invocations 2015-05-26 11:43:53 -07:00
William Blankenship d50d315308 Style changes and only process dockerfiles from github.com 2015-03-17 17:53:55 -05:00
William Blankenship a8517af5ea default `image-[version]` wording, and ran `update.sh` 2015-03-17 09:27:30 -05:00
William Blankenship 78d6ca1359 Detect if base image uses buildpack-deps 2015-03-16 19:08:12 -05:00
Joe Ferguson 30ac340383 Initial onbuild/slim description generation 2015-02-24 16:17:26 -08:00