Container Builder

Automated build pipelines are a vital component of modern software delivery practices, including CI and CD. Container Builder is Google's fully managed build and workflow automation service. As its name suggests, Container Builder is centralized around container technologies. Developers provide an instruction set to Container Builder, which defines one or more tasks to execute as part of a larger workflow. Each task is executed within a dedicated container, providing a controlled and isolated environment.

In the simplest case, developers can leverage Container Builder as a remote Docker build execution environment. This is useful in several cases, such as when using an automated build process or when using a developer machine ...

Get Google Cloud Platform for Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.