mirror of https://github.com/docker/docs.git
61 lines
2.1 KiB
Markdown
61 lines
2.1 KiB
Markdown
---
|
||
title: "Docker Build Cloud: Reclaim your time with fast, multi-architecture builds"
|
||
linkTitle: Docker Build Cloud
|
||
description: |
|
||
Learn how to build and deploy Docker images to the cloud with Docker Build
|
||
Cloud.
|
||
summary: |
|
||
Build applications up to 39x faster using cloud-based resources, shared team
|
||
cache, and native multi-architecture support.
|
||
tags: [product-demo]
|
||
aliases:
|
||
- /learning-paths/docker-build-cloud/
|
||
params:
|
||
featured: true
|
||
image: images/learning-paths/build-cloud.png
|
||
time: 10 minutes
|
||
resource_links:
|
||
- title: Product page
|
||
url: https://www.docker.com/products/build-cloud/
|
||
- title: Docker Build Cloud overview
|
||
url: /build-cloud/
|
||
- title: Subscriptions and features
|
||
url: /subscription/details/
|
||
- title: Using Docker Build Cloud
|
||
url: /build-cloud/usage/
|
||
---
|
||
|
||
<!-- vale Vale.Spelling = NO -->
|
||
|
||
98% of developers spend up to an hour every day waiting for builds to finish
|
||
([Incredibuild: 2022 Big Dev Build Times](https://www.incredibuild.com/survey-report-2022)).
|
||
Heavy, complex builds can become a major roadblock for development teams,
|
||
slowing down both local development and CI/CD pipelines.
|
||
|
||
<!-- vale Vale.Spelling = YES -->
|
||
|
||
Docker Build Cloud speeds up image build times to improve developer
|
||
productivity, reduce frustrations, and help you shorten the release cycle.
|
||
|
||
## Who’s this for?
|
||
|
||
- Anyone who wants to tackle common causes of slow image builds: limited local
|
||
resources, slow emulation, and lack of build collaboration across a team.
|
||
- Developers working on older machines who want to build faster.
|
||
- Development teams working on the same repository who want to cut wait times
|
||
with a shared cache.
|
||
- Developers performing multi-architecture builds who don’t want to spend hours
|
||
configuring and rebuilding for emulators.
|
||
|
||
## What you’ll learn
|
||
|
||
- Building container images faster locally and in CI
|
||
- Accelerating builds for multi-platform images
|
||
- Reusing pre-built images to expedite workflows
|
||
|
||
## Tools integration
|
||
|
||
Works well with Docker Compose, GitHub Actions, and other CI solutions
|
||
|
||
<div id="dbc-lp-survey-anchor"></div>
|