Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kylegalbraith/aws-ecr-codepipeline-demo

This repository demonstrates how you can use Terraform to provision AWS CodePipeline & CodeBuild to build and push Docker container images to AWS ECR. Read the full blog post here: https://blog.kylegalbraith.com/2018/08/30/how-to-build-your-docker-images-in-aws-with-ease/
https://github.com/kylegalbraith/aws-ecr-codepipeline-demo

amazon-web-services aws docker ecr-repositories

Last synced: about 1 month ago
JSON representation

This repository demonstrates how you can use Terraform to provision AWS CodePipeline & CodeBuild to build and push Docker container images to AWS ECR. Read the full blog post here: https://blog.kylegalbraith.com/2018/08/30/how-to-build-your-docker-images-in-aws-with-ease/

Awesome Lists containing this project

README

        

# aws-ecr-codepipeline-demo
This repository demonstrates how you can use Terraform to provision a AWS CodePipeline & CodeBuild setup that builds and pushes Docker containers to AWS ECR.