Skip to content

leesheppard/docker-rails

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.