Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tkh/codebuild-serverless-node-go

Docker image combining the AWS CodeBuild images for Go 1.10 + NodeJS 8.11.0
https://github.com/tkh/codebuild-serverless-node-go

aws-codebuild dockerfile go golang node nodejs serverless-framework

Last synced: 25 days ago
JSON representation

Docker image combining the AWS CodeBuild images for Go 1.10 + NodeJS 8.11.0

Awesome Lists containing this project

README

        

# codebuild-serverless-node-go
Docker image combining the AWS CodeBuild images for Go 1.10 + NodeJS 8.11.0

## Combines
- https://github.com/aws/aws-codebuild-docker-images/tree/master/ubuntu/golang/1.10
- https://github.com/aws/aws-codebuild-docker-images/tree/master/ubuntu/nodejs/8.11.0