今日を知り、明日を変えるシステム運用メディア

AWS CodeBuild がオンデマンドフリートでの非コンテナビルドをサポートするようになりました

AWS CodeBuild がオンデマンドフリートでの非コンテナビルドをサポートするようになりました

本記事は、2025 年 3 月 4 日にAWS公式サイトの What’s New with AWS? に掲載された英語記事を自動翻訳したものです。

ニュース内容

AWS CodeBuild は、Linux x86、Arm、Windows オンデマンド フリートでの非コンテナ ビルドをサポートするようになりました。コンテナ化せずに、ホスト オペレーティング システムで直接ビルド コマンドを実行できます。AWS CodeBuild は、ソース コードをコンパイルし、テストを実行し、デプロイ可能なソフトウェア パッケージを生成する、フルマネージドの継続的インテグレーション サービスです。

非コンテナ ビルドを使用すると、ホスト システム リソースへの直接アクセスが必要なビルド コマンドや、コンテナ化を困難にする特定の要件があるビルド コマンドを実行できます。この機能は、デバイス ドライバーの構築、システム レベルのテストの実行、ホスト マシンへのアクセスが必要なツールの操作などのシナリオで特に役立ちます。

非コンテナ機能は、CodeBuild が提供されているすべてのリージョンで利用できます。CodeBuild が利用できる AWS リージョンの詳細については、AWS リージョン ページを参照してください。

非コンテナ ビルドの詳細については、ドキュメントをご覧ください。CodeBuild の使用を開始する方法の詳細については、AWS CodeBuild 製品ページをご覧ください。

原文

AWS CodeBuild now supports non-container builds on Linux x86, Arm, and Windows on-demand fleets. You can run build commands directly on the host operating system without containerization. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages ready for deployment.

With non-container builds, you can execute build commands that require direct access to the host system resources or have specific requirements that make containerization challenging. This feature is particularly useful for scenarios such as building device drivers, running system-level tests, or working with tools that require host machine access.

The non-container feature is available in all regions where CodeBuild is offered. For more information about the AWS Regions where CodeBuild is available, see the AWS Regions page.

To learn more about non-container builds, please visit our documentation. To learn more about how to get started with CodeBuild, visit the AWS CodeBuild product page.

引用元:AWS CodeBuild now supports non-container builds in on-demand fleets

人気の記事

最新情報をお届けします!

最新のITトレンドやセキュリティ対策の情報を、メルマガでいち早く受け取りませんか?ぜひご登録ください

メルマガ登録