Skip to content

Companion code to the articles "Docker for an Existing Rails Application", "Continuous Integration of a Dockerized Rails Application", and "Continuous Deployment of a Dockerized Rails Application"

Notifications You must be signed in to change notification settings

flomotlik/docker_example

 
 

Repository files navigation

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.

About

Companion code to the articles "Docker for an Existing Rails Application", "Continuous Integration of a Dockerized Rails Application", and "Continuous Deployment of a Dockerized Rails Application"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 72.2%
  • HTML 16.7%
  • Nginx 5.8%
  • CSS 2.4%
  • JavaScript 2.2%
  • Shell 0.7%