Home Explore Blog CI



docker

content/guides/docker-build-cloud/dev.md
25fe319cfd14b819102564c896cbbf232b15d3fc02c21c0e0000000300000246
---
title: "Demo: set up and use Docker Build Cloud in development"
description: Learn how to use Docker Build Cloud for local builds.
weight: 20
---

With Docker Build Cloud, you can easily shift the build workload from local machines
to the cloud, helping you achieve faster build times, especially for multi-platform builds.

In this demo, you'll see:

- How to setup the builder locally
- How to use Docker Build Cloud with Docker Compose
- How the image cache speeds up builds for others on your team

{{< youtube-embed "oPGq2AP5OtQ" >}}

<div id="dbc-lp-survey-anchor"></div>

Chunks
49ea7cc3 (1st chunk of `content/guides/docker-build-cloud/dev.md`)
Title: Demo: Set Up and Use Docker Build Cloud in Development
Summary
This document introduces Docker Build Cloud and demonstrates how to set it up locally to offload build workloads to the cloud for faster build times, especially for multi-platform builds. The demo covers local builder setup, Docker Compose integration, and the benefits of image caching for team collaboration. A YouTube video is embedded for visual guidance.