Skip to content

coldbrewcloud/coldbrew-cli-ami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coldbrew-cli-ami

Build Status

The default ECS Container Instances AMI image for coldbrew-cli.

Requirements

To build AMI images, you will need Packer.

Instructions

To build the AMI image:

packer build -var "image_version=`cat VERSION`" packer.json

This will build a new AMI image in us-west-2 region and will copy it to all other ECS-supported regions.