Skip to content
This repository was archived by the owner on Mar 29, 2022. It is now read-only.

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packer Template for Centos 6.4 Images

This repository contains a Packer template for building machine images that are centos 6.4 basic images in both vmware as well as virtualbox.

Usage

First, install Packer. Then, clone this repository and cd into it.

Run the following:

$ packer build centos6.4-x86_64.json

You can choose to build only one type of image by running the following:

$ packer build -only=vmware centos6.4-x86_64.json

At the end of that, you'll have an AMI ready to go for Docker.

About

Base Repo for i386 and x86_64 Packer definitions for vmware, virtualbox and vagrant

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors