Category: Kamal
-
Why you should use Docker in development.
What is the point of containerizing something like a Rails app in a development environment? What do we get in return for learning Docker and how it works there? It used to be that if I started programming a new app in say, Ruby on Rails, the way I would setup my development environment (on…