Sign inSign up

khoanguyent/nginx-ruby

By khoanguyent

Updated almost 7 years ago

Nginx, Ruby, and Unicorn rubygem

Image
0

220

khoanguyent/nginx-ruby repository overview

nginx-ruby

Docker Hub

Docker Image Contents

  • Nginx
  • Ruby
  • Unicorn

Usage

This Docker image is intended to be used to build Ruby web applications, proxied by Nginx and served by Unicorn.

Your Ruby application should be copied into /app, with a configured config.ru file. If you wish to replace the unicorn.rb file with your own, it is located at /unicorn/unicorn.rb

Example

There is an example available under the examples subdirectory.

Tag summary

Content type

Image

Digest

Size

52.4 MB

Last updated

almost 7 years ago

docker pull khoanguyent/nginx-ruby