Docker
Dockerize your Ruby on Rails app
Docker is awesome Docker is awesome technology. It provides stability and isolation to our app. But we can not grasp its values until we apply it to our project. If you have a Ruby on Rails application and want to add docker to it, this tutorial is for you. Prerequisites Read more…