The Wayback Machine - https://web.archive.org/web/20220405004654/https://github.com/jch254/docker-node-terraform-aws
Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Docker-node-terraform-aws

Dockerhub badge

Docker-powered build/deployment environment for Node.js projects on AWS. This Docker image is intended for use with Bitbucket Pipelines and AWS CodeBuild.

This image is based on node:17-alpine and has Terraform 1.1.7, the AWS CLI and Yarn installed (see Dockerfile for all other installed utilities).

See serverless-node-dynamodb-ui for an example of this image in action.