/ruby-on-alpine

GNU General Public License v3.0GPL-3.0

Ruby on Alpine

Very slim Ruby server (based on Alpine) based on the latest alpine image. Can be used in production for Ruby on Rails apps. The most apps can run on that image in production.

Preinstalled for convenience.

  • curl
  • gcc
  • imagemagick
  • nodejs
  • nokogiri
  • openssl
  • phyton

Options:

  • RUBY_VERSION to specify a ruby version
  • LANGUAGE to specify a language
  • LC_ALL to specify a charset

Nokogiri, openssl, imagemagick and curl pre installed

Docker Hub