Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (5 loc) · 691 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 691 Bytes

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: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.