Fully Dockerized Rails apps

14 views
Skip to first unread message

Jason Hsu

unread,
Nov 21, 2019, 8:28:04 PM11/21/19
to Ruby on Rails: Talk
Can any of you point me to examples of Rails apps that are fully Dockerized?  I'd like to look at as many examples as possible for a good reference on how to Dockerize Rails projects that I'm on.

An example is https://github.com/codebar/planner .

Sadly, not all apps with a Dockerfile and a docker-compose.yml file allow you to run the test suite in Docker.  Examples include Octobox (https://github.com/octobox/octobox) and Rubygems.org (https://github.com/rubygems/rubygems.org).

Marcos Vieira Ribeiro

unread,
Nov 21, 2019, 9:14:32 PM11/21/19
to Ruby on Rails: Talk
Hi Jason,

I have the perfect example for you here: https://github.com/marcosvieiraftw/rails-api-quick-starter
I recently created this repository and there you'll find the application fully dockerized along with test suit running inside the container.
take a look at the readme for how to.
Reply all
Reply to author
Forward
0 new messages