Found 92 repositories(showing 30)
Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html
aws-samples
CLI for building Docker images in SageMaker Studio using AWS CodeBuild.
Full featured example of building a container for an Elixir Phoenix project, taking advantage of BuildKit caching and multi-platform builds (Arm). Shows raw docker, docker-compose, and Earthly; mirrored base images from Docker Hub to AWS ECR; deploys to AWS ECS using CodeBuild / CodeDeploy
aws-samples
Build custom Raspbian OS images from verified Source with AWS CodeBuild. Supports bare-metal & Docker container installs. Provisioned via AWS CloudFormation.
kylegalbraith
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/
diversit
AWS CodeBuild Docker image containing docker, scala and sbt
veezor
AWS CodeBuild Cloud Native Buildpacks Docker Image for Pack CLI
DyfanJones
Building Docker images in SageMaker Studio using AWS CodeBuild (an R port)
Terraform module which builds multiple architecture docker images using AWS CodeBuild and AWS CodePipeline
jousby
Builds a docker image for use in AWS CodeBuild that has all the AWS things you will likely need for building and publishing a project. Amazon Linux 2 + Amazon Corretto (JDK) + AWS CLI + AWS SAM CLI + AWS CDK CLI + JVM Build tools (Maven, Gradle, SBT) + Node
Use postgres docker image for testing in AWS CodeBuild
Couragium
AWS CodeBuild Docker images with rust
WhatIsHeDoing
Docker image used in AWS CodeBuild to run Cypress tests.
jmgilman
A custom Docker image for building with Nix on AWS CodeBuild
A parameterized Buildspec file for AWS CodeBuild that builds docker images and pushes them to ECR. At the end the updated image version is updated in the k8s yaml file of the service to adopt GitOps
nivleshc
This repository contains code for creating a docker image for Hugo using AWS CodeCommit, AWS CodeBuild, AWS CodePipeline, Amazon Simple Storage Service (S3) and Amazon Elastic Container Registry.
StewartW
Prebuilt Docker Image for running AWS CDK, good for CodeBuild. Works as part of a CodePipeline
isaccanedo
:cloud: Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html
okarlsson
Docker image for running both java and dotnet in aws codebuild
pmh-only
lightweight codebuild image with docker-cli & aws-cli based on alpine linux
DiegoLlanesTKSG
A demo project to test the flow of building a Docker image and pushing it to ECR using AWS CodeBuild
WhatIsHeDoing
A Docker image designed to be used in AWS CodeBuild to build Node.js apps and connect to PostgreSQL databases.
zebrata98-debug
Node.js REST API on AWS EKS with RDS PostgreSQL. Infrastructure provisioned with Terraform. Docker image built and pushed to ECR via AWS CodeBuild. Deployed to Kubernetes with LoadBalancer public access.
amar0898
This project demonstrates an automated CI/CD pipeline on AWS for deploying a React static website to an EC2 instance using Docker. It integrates AWS CodeBuild to build the Docker image from GitHub, with credentials stored securely in AWS Systems Manager, and automates deployment through AWS CodePipeline and CodeDeploy.
This repository contains a Go-based Weather Application that is built and deployed using AWS CodeBuild and CodeDeploy. The Docker image of the application is uploaded to Docker Hub, and the continuous integration and continuous deployment pipeline is orchestrated using AWS DevOps services.
测试 AWS Batch:用 Codebuild 弄个 Docker Image 放到 ECR 里,然后用 Batch 跑跑看,测试怎么传参数进去。
The application is built using Python 3.11 and Flask, containerized via Docker, and pushed to Amazon ECR. AWS CodePipeline triggers a build on every push to the source repository (GitHub or CodeCommit), CodeBuild compiles the Docker image and generates imagedefinitions.json, and CodeDeploy handles the deployment to ECS Fargate.
MaxDeveloper16
Full Stack Web Developer Nanodegree Program. Write a Dockerfile to build a Docker image for a simple Flask API; Build and test the container locally; Create an EKS cluster; Store a secret using parameter store; Create a continuous delivery pipeline using the AWS CodePipeline service; GitHub check-ins will trigger the pipeline; Create a CodeBuild stage which will build, test, and deploy your code.
AUGUSTINETEPET
No description available
phaneendraperi
aws-codebuild-docker-images