# New buildx driver for Depot 🎉 (https://depot.dev/changelog/2023-08-11-buildx-driver-for-depot)

> Published 2023-08-11

The latest version of the [`depot` CLI](https://github.com/depot/cli) updates the `configure-docker` command to now configure Depot as the default `buildx` driver for all `docker buildx build` commands. This is in addition to the existing `docker build` support we released last month.

With this new driver, you can now use `docker buildx build` to build your Docker images with Depot and take advantage of all the benefits of Depot's caching and insights. So you can now use Depot with other developer tools that call `docker buildx build` under the hood, like [Dev Containers](https://code.visualstudio.com/docs/devcontainers/containers), [AWS CDK](https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html), and [Docker Compose](/blog/depot-with-docker-compose).

## 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.