Sign inSign up

progtologist/ruby

By progtologist

•Updated over 10 years ago

Ruby image with many goodies

Image
0

253

progtologist/ruby repository overview

⁠Ruby Dockerfile

A Dockerfile that builds:

  • Ruby + bundler gem (system-wide install)
  • Postgres 9.3 client and development headers
  • latest git binaries
  • latest nginx
  • latest Node.js binaries (for best execjs performance)
  • supervisord with an nginx config included
  • ImageMagick

A real app's Dockerfile should inherit from this image, add an application user, add a source checkout and bundle install, add a supervisord config for running the application code with puma or unicorn, etc.

⁠License

MIT license.

Tag summary

Content type

Image

Digest

Size

351.1 MB

Last updated

over 10 years ago

docker pull progtologist/ruby