|
|
|
|
@ -1,19 +1,12 @@
|
|
|
|
|
---
|
|
|
|
|
layout: intro
|
|
|
|
|
sidebar_current: intro-getting-started-install
|
|
|
|
|
page_title: Install Packer - Getting Started
|
|
|
|
|
sidebar_title: 'Getting Started'
|
|
|
|
|
description: >-
|
|
|
|
|
Packer must first be installed on the machine you want to run it on. To make
|
|
|
|
|
|
|
|
|
|
installation easier, Packer is distributed as a binary package for all
|
|
|
|
|
supported
|
|
|
|
|
|
|
|
|
|
platforms and architectures. This page will not cover how to compile Packer
|
|
|
|
|
|
|
|
|
|
from source, as that is covered in the README and is only recommended for
|
|
|
|
|
|
|
|
|
|
advanced users.
|
|
|
|
|
installation easier, Packer is distributed as a binary package for all supported
|
|
|
|
|
platforms and architectures. This page will not cover how to compile Packer from
|
|
|
|
|
source, as that is covered in the README and is only recommended for advanced users.
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# Install Options
|
|
|
|
|
|