DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Extending an AWS CodeBuild environment for CPP applications

3 years ago aws.amazon.com
Extending an AWS CodeBuild environment for CPP applications

Summary: This is a summary of an article originally published by AWS DevOps Blog. Read the full original article here →

AWS CodeBuild is a fully managed build service that offers curated Docker images. CodeBuild doesn’t provide Docker images to build CPP code.

We provide an example Docker file to build a custom Docker image and demonstrate how CodeBuild can use it.

When you’ve completed all steps and are finished testing, follow these steps to delete resources to avoid incurring costs: In this post, we demonstrated how you can create a custom Docker image using CodeBuild and use it to build CPP applications.

You can extend the Docker file used to build the custom image to include any specific libraries your applications may require.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com