# New and updated docs for build parallelism, optimal Dockerfiles, and Depot Cache (https://depot.dev/changelog/2025-10-09-build-parallelism)

> Published 2025-10-09

Our new [build parallelism guide](/docs/container-builds/build-parallelism) explains how stage-level parallelism and multi-platform builds work and includes a decision matrix to help you choose between autoscaling, larger builders, or separate projects.

We added new guides to our [optimal Dockerfiles collection](/docs/container-builds/optimal-dockerfiles) for popular package managers across Node.js, Python, Java, .NET, PHP, Rust, Ruby, and Go. Each example demonstrates how to use BuildKit cache mounts to significantly speed up your builds.

Our Depot Cache reference documentation now includes instructions for using Depot Cache with container builds via `depot/build-push-action` for [Bazel](/docs/cache/integrations/bazel), [Go](/docs/cache/integrations/gocache), [Gradle](/docs/cache/integrations/gradle), [Maven](/docs/cache/integrations/maven), [moonrepo](/docs/cache/integrations/moonrepo), [Pants](/docs/cache/integrations/pants), [sccache](/docs/cache/integrations/sccache), and [Turborepo](/docs/cache/integrations/turbo).

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.