1
0
Fork 0
mirror of https://github.com/docker-library/ruby.git synced 2022-11-09 11:41:34 -05:00
Commit graph

24 commits

Author SHA1 Message Date
Felipe Sateler
4d2e178d38 Add libssl1.0-dev mangling to the auto update script and run update.sh 2018-01-26 14:59:11 -08:00
Tianon Gravi
458fa7be72 Fix update.sh so it picks up 2.5.0-rc1
This accounts for https://github.com/ruby/www.ruby-lang.org/pull/1691#discussion_r157087824.
2017-12-14 19:56:14 -08:00
ojab
ee2df55c3a
Add "alpine3.7" variant of 2.4 & 2.5-rc 2017-12-07 21:06:19 +00:00
Tianon Gravi
2925aed5fe Update comments with more links 2017-09-15 10:53:33 -07:00
Tianon Gravi
083a412b5d Adjust "update.sh" to also scrape the news page (since the releases page doesn't seem to contain 2.3.5 or 2.2.8, and even 2.4.2 took a while to show up) 2017-09-15 07:58:44 -07:00
Tianon Gravi
ecbfdeb2b7 Switch from "openssl" to "libressl" for Alpine 3.6+ 2017-08-08 09:33:44 -07:00
Tianon Gravi
a6918175fd Add explicit "jessie" and "alpine3.4" aliases 2017-07-31 16:48:09 -07:00
Tianon Gravi
d775f6c7a9 Add a few minor tweaks to update.sh 2016-12-30 16:55:35 -08:00
Peter Dave Hello
6e2934a351 Download smaller ruby tarball xz instead of gz 2016-12-30 16:48:07 -08:00
Joe Ferguson
c9208def0c Add 2.4-rc builds 2016-12-05 12:45:43 -08:00
daniel.burt
aa323c7814 Switched to https when fetching Ruby 2016-09-19 18:24:36 -07:00
Tianon Gravi
483d85b691 Adjust sha256 detection code to be more forgiving of released-but-not-announced releases like 2.1.10 is now 2016-03-31 17:13:29 -07:00
Tianon Gravi
abad497073 Templatize our Dockerfiles 2016-02-03 12:11:16 -08:00
Tianon Gravi
a4b7790875 Add Alpine to all versions (except 2.0 -- see https://github.com/docker-library/ruby/pull/65#issuecomment-176929575 and following discussion) 2016-01-29 13:36:55 -08:00
Tianon Gravi
c8b41f3b85 Support alpine more completely in the helper scripts 2016-01-29 10:36:19 -08:00
Tianon Gravi
5d04363db6 Generalize FROM so updates flow easier 2015-08-19 11:55:20 -07:00
Nick Novitski
d9a2cd2e74 Update rubygems to explicit RUBYGEMS_VERSION 2015-08-05 04:04:53 +00:00
Tianon Gravi
d67b6c0361 Remove wheezy variants
It's now "oldstable", and not likely to receive many changes; users are encouraged to migrate to the default jessie-based variants as soon as possible.
2015-07-23 16:04:20 -07:00
Tianon Gravi
b99f51cf01 Add an explicit BUNDLER_VERSION 2015-06-12 11:06:36 -07:00
Moghedrin
00aae8a4d6 Fix update script and add sha256 validation 2015-03-31 14:18:13 -06:00
Joe Ferguson
8164fe0308 Add slim for all the versions 2015-01-23 15:59:46 -08:00
Joe Ferguson
991bdc9cfb Update script for wheezy versions, bump 2.2 to rc1 2014-12-18 15:02:39 -08:00
Tianon Gravi
84808bbcd1 Use --compressed in curl invocation since it's returning gzipped content randomly 2014-09-29 10:30:47 -06:00
Joe Ferguson
4938a7b4b5 Script for stackbrew and updating, fix 1.9 onbuild FROM 2014-08-14 12:58:13 -06:00