Ruby on Rails Thursday, November 21, 2019

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.

Em quinta-feira, 21 de novembro de 2019 22:28:04 UTC-3, Jason Hsu escreveu:
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).

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/6dd20386-64b9-4c68-a014-549e968e5f53%40googlegroups.com.

No comments:

Post a Comment