Packer: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 15: Line 15:
=Operations=
=Operations=


  packer build minikube.json
  packer build <''template-name''>.json

Revision as of 23:13, 31 July 2019

External

Overview

Installation on Mac

brew install packer

Alternatively:

https://www.packer.io/downloads.html → it's actually the executable to use. Place in /usr/local/bin.

Operations

packer build <template-name>.json