Impressions of Packer

One of the tools I’ve been using lately is Packer, a machine building tool. It builds machine images for VirtualBox, VMWare Fusion, OpenStack, AWS, DigitalOcean, Docker, and more,

Intro to Docker Machine

Docker Machine is one of the new tools that Docker has released. It helps provision machines on a variety of cloud hosting providers and installs Docker with some basic security. The command line interface is pretty simple.