Barebones (120MB) Docker image with the CloudFormation helper scripts installed.
Available on Docker Hub as philipgebhardt/cfn-bootstrap:
docker pull philipgebhardt/cfn-bootstrap
Run the container and simply append your desired cfn command and arguments:
docker run philipgebhardt/cfn-bootstrap \
(cfn-init|cfn-signal|cfn-get-metadata|cfn-hup) [ARGS]
See CloudFormation's documentation for more detail on commands and arguments.
Content type
Image
Digest
Size
65.9 MB
Last updated
over 8 years ago
docker pull philipgebhardt/cfn-bootstrap