Sign inSign up

mbabineau/cfn-bootstrap

By mbabineau

Updated almost 11 years ago

Barebones image with the CloudFormation helper scripts installed

Image
4

500M+

mbabineau/cfn-bootstrap repository overview

docker-cfn-bootstrap

Barebones (120MB) Docker image with the CloudFormation helper scripts installed.

Available on Docker Hub as mbabineau/cfn-bootstrap:

docker pull mbabineau/cfn-bootstrap
Usage

Run the container and simply append your desired cfn command and arguments:

docker run mbabineau/cfn-bootstrap \
	(cfn-init|cfn-signal|cfn-get-metadata|cfn-hup) [ARGS]

See CloudFormation's documentation for more detail on commands and arguments.

Tag summary

Content type

Image

Digest

sha256:26ebbac3c

Size

45.5 MB

Last updated

almost 11 years ago

docker pull mbabineau/cfn-bootstrap