Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leesheppard/docker-rails

Docker template for Ruby on Rails apps
https://github.com/leesheppard/docker-rails

docker-image docker-rails docker-rails-6

Last synced: 18 days ago
JSON representation

Docker template for Ruby on Rails apps

Awesome Lists containing this project

README

        

# docker-rails

Use this image to build your [Rails](https://rubyonrails.org/) 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.