Skip to content

n-traore/packer-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packer example to create images.

Setup

1. Clone the repo

git clone https://github.com/n-traore/packer-examples.git && \
cd packer-examples

2. Run the config

Choose the system you want to build in the src folder, and run the config from the root folder. For example, to build a virtualbox VM with debian :

packer init src/virtualbox/debian/
packer validate src/virtualbox/debian/
packer build src/virtualbox/debian/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published