osteel's blog Web development resources

environment tag

From Vagrant to Docker: How to use Docker for local web development

If you are somewhat following what's happening in the tech world, you must have heard of Docker.

How to use Vagrant for local web development

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...