Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 660 Bytes

README.md

File metadata and controls

40 lines (21 loc) · 660 Bytes

1. What is Packer?

Overview

  • Packer is a tool that lets you create identical machine images for multiple platforms from a single source template.
  • Packer can create golden images to use in image pipelines.

Official website documentation of Packer

2. Prerequisites

  • N/A

3. Installation

How to install Packer?

4. Basics of Packer

Packer getting started

Packer Hands on

5. More...

Packer cheatsheet

  • N/A

Recommended Books

  • N/A