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

22 commits

Author SHA1 Message Date
Tianon Gravi
21d5c31b5f Minor fix to generate-stackbrew-library.sh 2014-11-06 18:48:55 -07:00
Tianon Gravi
59efe8f729 Update for CVE-2014-8080
Fixes #23
2014-10-28 19:20:18 -06:00
yosifkit
d7fe6ada60 Merge pull request #21 from infosiftr/simpler-bundler
Simplify bundler config so "bundle install" does the right thing by default
2014-10-20 10:16:02 -06:00
Tianon Gravi
f9a2625e38 Simplify bundler config so "bundle install" does the right thing by default 2014-10-17 18:32:02 -06:00
Tianon Gravi
84808bbcd1 Use --compressed in curl invocation since it's returning gzipped content randomly 2014-09-29 10:30:47 -06:00
yosifkit
ef96a96a0e Merge pull request #15 from infosiftr/update-and-fix
Update Ruby versions and fix installation issues with trying to remove procps and thus init
2014-09-22 10:11:21 -06:00
Tianon Gravi
50295f3a13 Update Ruby versions and fix installation issues with trying to remove procps and thus init 2014-09-22 10:09:23 -06:00
yosifkit
96c73f0318 Merge pull request #13 from infosiftr/2.0
Add "2.0" as a supported version of Ruby (since upstream officially supports it with security updates)
2014-09-15 11:51:59 -06:00
Tianon Gravi
72ae3fffdf Add "2.0" as a supported version of Ruby (since upstream officially supports it with security updates) 2014-09-13 18:30:49 -06:00
Tianon Gravi
2c035ecf6c Merge pull request #11 from infosiftr/license
Add upstream license (BSD 2-clause)
2014-09-10 17:27:43 -06:00
Joe Ferguson
d248bf2082 Add upstream license (BSD 2-clause) 2014-09-10 17:20:19 -06:00
Tianon Gravi
2701609004 Replace apt-get purge && apt-get autoremove with apt-get purge --auto-remove 2014-09-09 11:01:48 -06:00
Tianon Gravi
deb3dac6b1 Merge pull request #9 from infosiftr/onbuild-commits
Fix generate stackbrew for onbuild commit ids
2014-08-22 10:20:19 -05:00
Joe Ferguson
bfb960f2fc Fix generate stackbrew for onbuild commit ids 2014-08-21 15:04:10 -06:00
Tianon Gravi
5e881c8dd4 Add "ruby:2" and "ruby:1" aliases 2014-08-14 18:11:25 -06:00
Tianon Gravi
bf13136882 Merge pull request #8 from infosiftr/stackbrew
Script for stackbrew and updating, fix 1.9 onbuild FROM line
2014-08-14 14:44:57 -07:00
Joe Ferguson
4938a7b4b5 Script for stackbrew and updating, fix 1.9 onbuild FROM 2014-08-14 12:58:13 -06:00
Tianon Gravi
e9241e3ee0 Merge pull request #7 from infosiftr/cleanup
Clean up apt cache after installing
2014-08-14 10:12:40 -07:00
Joe Ferguson
950a673e59 Clean up apt cache after installing 2014-08-14 10:50:29 -06:00
Joe Ferguson
21a9f1094c Add default command 2014-08-12 18:09:49 -06:00
Joe Ferguson
4e94b39f5b Add ruby 1.9 2014-08-12 17:56:51 -06:00
Joe Ferguson
9ebdc9a11a Simple Dockerfiles to make ruby from source tarball 2014-08-12 15:26:23 -06:00