20 lines
628 B
Markdown
20 lines
628 B
Markdown
|
---
|
||
|
layout: guides
|
||
|
sidebar_current: guides
|
||
|
page_title: Guides
|
||
|
description: |-
|
||
|
Welcome to the Packer guides. If you are just getting started with Packer,
|
||
|
please see the Packer introduction instead and then continue on to the guides.
|
||
|
These guides provide examples for common Packer workflows and actions for
|
||
|
users of Packer.
|
||
|
---
|
||
|
|
||
|
# Packer
|
||
|
|
||
|
Welcome to the Packer guides. If you are just getting started with Packer,
|
||
|
please see the [Packer introduction][intro] instead and then continue on to the
|
||
|
guides. These guides provide examples for common Packer workflows and actions
|
||
|
for users of Packer.
|
||
|
|
||
|
[intro]: /intro/index.html
|