This website requires JavaScript.
Explore
Help
Sign In
kotovalexarian-likes-github
/
docker-library--ruby
Watch
1
Star
0
Fork
You've already forked docker-library--ruby
0
mirror of
https://github.com/docker-library/ruby.git
synced
2022-11-09 11:41:34 -05:00
Code
Releases
Activity
Docker Official Image packaging for Ruby
14
commits
1
branch
0
tags
97
MiB
Shell
54.8%
Dockerfile
45.2%
72ae3fffdf
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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
1.9
Replace
apt-get purge && apt-get autoremove
with
apt-get purge --auto-remove
2014-09-09 11:01:48 -06:00
2.0
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
2.1
Replace
apt-get purge && apt-get autoremove
with
apt-get purge --auto-remove
2014-09-09 11:01:48 -06:00
generate-stackbrew-library.sh
Fix generate stackbrew for onbuild commit ids
2014-08-21 15:04:10 -06:00
LICENSE
Add upstream license (BSD 2-clause)
2014-09-10 17:20:19 -06:00
update.sh
Script for stackbrew and updating, fix 1.9 onbuild FROM
2014-08-14 12:58:13 -06:00