built with concourse

OVERVIEW

Vagrant is useful for the automated BUILD and DEPLOY of a custom image. This is useful for easily launching a common custom design environment for a project because you only need a Vagrantfile.

IMAGE - vagrant-overview - IMAGE

These builds and deploys use the following statement,

Using vagrant to build a/an {CUSTOM IMAGE FILE} image containing the {CUSTOM IMAGE OS} OS to deploy on {PROVIDER TOOL} on {HOST OS}.

Where,

DOCKER

I’m not sure anyone would use this since you can just use docker.

VIRTUALBOX

You may run this on linux or windows.