Skip to content

rsym/rails_on_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rails_on_docker

Usage

Build Container

$ git clone [email protected]:ressy-private/rails_on_docker.git
$ cd rails_on_docker
$ docker build -t sample/rails .

Start rails server

$ sh bin/start_container.sh /path/to/rails_project

How to connect the rails server from the local machine

$ http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages