Ruby on Rails
Thursday, November 21, 2019
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 ).
-- An example is https://github.com/codebar/
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/
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/48a6e15d-768b-440e-b89c-76b1c7f70604%40googlegroups.com.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment