Skip to content
This repository was archived by the owner on Oct 3, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 708 Bytes

File metadata and controls

9 lines (5 loc) · 708 Bytes

aws-codebuild-nodejs

This repository contains a Dockerfile which builds Docker images for AWS CodeBuild. The intention of this repository is to keep an image for CodeBuild that stays consistent and up-to-date with Elastic Beanstalk and with the current versions of Node.js.

You can use these Docker images by specifying a custom image in CodeBuild such as interseller/aws-codebuild-nodejs:8.9.3

The Dockerfile is a clone of AWS CodeBuild Docker Images but does not lock Ubuntu packages.

This repository automatically builds to Docker Cloud.