built with concourse

OVERVIEW

Packer is useful for the automated BUILD of a custom image.

IMAGE - packer-overview - IMAGE

These builds use the following statement,

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

Where,

DOCKER IMAGES

You can also build docker images using a Dockerfile as shown in my-docker-image-builds.

GOOGLE COMPUTE ENGINE (GCE) IMAGES

You can also build gce images using gcloud cli or the gce gui.

VAGRANT IMAGES (BOX)

VIRTUALBOX IMAGES

It’s nice using packer because you don’t have to use the virtualbox gui.