Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 543 Bytes

File metadata and controls

19 lines (11 loc) · 543 Bytes

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.