Barebones image with the CloudFormation helper scripts installed
500M+
Barebones (120MB) Docker image with the CloudFormation helper scripts installed.
Available on Docker Hub as mbabineau/cfn-bootstrap:
docker pull mbabineau/cfn-bootstrap
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.
Content type
Image
Digest
sha256:26ebbac3c…
Size
45.5 MB
Last updated
almost 11 years ago
docker pull mbabineau/cfn-bootstrap