leesheppard / docker-rails

Docker template for Ruby on Rails apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Docker template for Ruby on Rails apps

License:MIT License


Languages

Language:Dockerfile 86.6%Language:Shell 13.4%