/docker-rails

Docker template for Ruby on Rails apps

Primary LanguageDockerfileMIT LicenseMIT

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.