Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

meetwalter/ruby-based-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

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.

About

Docker base image for Ruby-powered web services.

Topics

Resources

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /