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.
With the always wider adoption of API-driven architecture, chances are you already had to deal with cross-origin resource sharing at some point.
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...
This article shows how to deal with Windows' specificities while trying to work with Vagrant.