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

14 commits

Author SHA1 Message Date
Joe Ferguson
ee0b15d76c Fix PATH to use the fully generic binstubs
bundler binstubs are not necessarily generic; they were until bundler 1.16 and should be fixed back, but will likely be non-generic again by default in 2.0

See https://github.com/bundler/bundler/pull/6469#issuecomment-383235438
2018-05-15 14:12:56 -07:00
Stephen Crosby
c9a4472a01
Remove /root/.gem to shrink image size 2018-01-22 16:19:04 -08:00
Fumiaki MATSUSHIMA
6959194971 Add 2.5-rc builds 2017-10-24 13:33:02 +09:00
Tianon Gravi
445b7e4b78 Make sure "libreadlineX" stays installed 2017-08-04 15:49:48 -07:00
Tianon Gravi
a6918175fd Add explicit "jessie" and "alpine3.4" aliases 2017-07-31 16:48:09 -07:00
Tianon Gravi
be55938d97 Add explicit "--build" to our "./configure" invocations 2017-05-08 19:53:33 -07: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
Tianon Gravi
01a86ce6cd Adjust the templates (and thus all variants) 2016-12-05 10:51:26 -08:00
Tianon Gravi
d85cf42c55 Use "wget" instead of "curl" and add a comment to help us remember why we turn off "ENABLE_PATH_CHECK" 2016-09-20 11:41:28 -07:00
daniel.burt
aa323c7814 Switched to https when fetching Ruby 2016-09-19 18:24:36 -07:00
Tianon Gravi
9b1f77c11d Fix non-root support 2016-02-04 14:55:28 -08:00
Tianon Gravi
1e30dbd46c Adjust the order we do things a bit to enable non-root usage trivially 2016-02-03 14:03:32 -08:00
Tianon Gravi
abad497073 Templatize our Dockerfiles 2016-02-03 12:11:16 -08:00