Sign inSign up

jeffdesouza/rails-proxy

By jeffdesouza

Updated over 8 years ago

Nginx to a Rails application

Image
0

174

jeffdesouza/rails-proxy repository overview

Description

Set a proxy with Nginx for a Rails app running on port 3000

What it includes?

  • Nginx (latest)

Before Run

Start a container with a Rails application listening on port 3000

Run

$ docker container run -p 80:80 --link NAME_RAILS_APP_CONTAINER:app IMAGE_NAME

Tag summary

Content type

Image

Digest

Size

42.5 MB

Last updated

over 8 years ago

docker pull jeffdesouza/rails-proxy