exocode / ruby-on-alpine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0