Skip to content

mergermarket/packsible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Packsible

A Docker image with Packer (https://packer.io) and Ansible (https://www.ansible.com/) installed.

Run

docker run --rm \
    -e AWS_ACCESS_KEY_ID \
    -e AWS_SECRET_ACCESS_KEY \
    -v "$(pwd)":"$(pwd)" \
    -w "$(pwd)" \
    mergermarket/packsible build packer-template.json

About

Docker image containing packer and ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •