Sign inSign up

meetwalter/ruby-powered-web-service

By meetwalter

•Updated over 11 years ago

Docker base image for Ruby-powered web services.

Image
1

2.6K

meetwalter/ruby-powered-web-service repository overview

This is our Docker base image for Ruby-powered web services.

It assumes the following things about your Ruby application:

  • It is Rack based, with a well-formed config.ru at the root of your repository; and
  • it has three configurations: development, test, and production.

It also assumes that you will standup containers with the following environment:

  • RACK_ENV is set to one of the aforementioned configurations.

Tag summary

Content type

Image

Digest

sha256:bb6db44d0…

Size

231 MB

Last updated

almost 11 years ago

docker pull meetwalter/ruby-powered-web-service