mirror of https://github.com/docker/docs.git
582 B
582 B
title | description | weight |
---|---|---|
Demo: set up and use Docker Build Cloud in development | Learn how to use Docker Build Cloud for local builds. | 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" >}}