zarguell / ruby31

ruby 31 built from iron bank hardened image with arm support added

Home Page:https://repo1.dso.mil/dsop/opensource/ruby/ruby31/-/tree/development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Ruby 3.1 was released on 12-25-2021 and has no end of life yet.

Environment Variables

Name Description Default Value
RUBY_MAJOR The major version of Ruby. 3
RUBY_MINOR The minor version of Ruby. 1
HOME The path to the home folder for the default user (UID 1001). /opt/app-root/src
GEM_HOME The default path to GEM files. /usr/local/bundle
BUNDLE_SILENCE_ROOT_WARNING Silence the warning Bundler prints when installing gems as root. 1
BUNDLE_APP_CONFIG Location of the Gem bundle to install. Value of $GEM_HOME

Documentation

Documentation for this version of Ruby can be found here.

Basis

This applicaiton is based on the following:

About

ruby 31 built from iron bank hardened image with arm support added

https://repo1.dso.mil/dsop/opensource/ruby/ruby31/-/tree/development

License:Other


Languages

Language:Dockerfile 78.5%Language:Shell 21.5%