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:13-alpine and has Terraform 0.12.18, 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.