To be honest, since I have started using docker I have never installed any database in my machine. I use multiple databases and keeping each database up and running takes a toll on resources of your ...
Good article: https://www.geeksforgeeks.org/devops/introduction-to-docker/ Motivation for docker: before docker, deploying applications across environments was ...