Docker Vs. Vagrant
“If you want to manage machines, you should use Vagrant… If you want to build and run application environments, you should use Docker." - Solomon Hykes, the author of Docker In other words, Vagrant
Build Automation using PowerShell
Now that we know why build automation is needed, in this detailed post I will cover how to approach build…