So in the previous post I explained how to get a rails application up and running using Docker. But that project was using SQLite as it’s database.
What if we want to use something else?
In the Dockerfile we had installed the packages to enable us to switch our