/docker_example

Companion code to Docker articles on my blog

Primary LanguageRuby

Docker Example App

This is a bare-bones, dockerized Ruby on Rails application that demonstrates the configuration outlined in the article "Docker for an Existing Rails Application". You could use this code for a new Rails app that you want to use Docker with, or to easily follow along in the article.

Book session on Codementor if you need a hand dockerizing your Rails app.