Skip to content

leesheppard/docker-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-rails

Use this image to build your Rails project as a docker image.

Essential files that you'll be adding from this

- Dockerfile
- docker-compose.yml
- entrypoint.sh

Amend the rename_this_app in the files to your project name.