From Vagrant to Docker: How to use Docker for local web development
2020-03-05 in DevOpsIf you are somewhat following what's happening in the tech world, you must have heard of Docker.
If you are somewhat following what's happening in the tech world, you must have heard of Docker.
This article shows how to quickly get up and running with Vagrant, to create and use local Virtual Machines as development environments, all with a single command. This is indeed written from a web developer's standing point, and...