Learn about the new features, bug fixes, and breaking changes for the newest Buildx release| Docker Documentation
The remote driver lets you connect to a remote BuildKit instance that you set up and configure manually.| Docker Documentation
The Kubernetes driver lets you run BuildKit in a Kubernetes cluster. You can connect to, and run your builds in, the cluster using Buildx.| Docker Documentation
The Docker container driver runs BuildKit in a container image.| Docker Documentation
Cache backends let you manage your build cache externally. External cache is useful to create a shared cache that can help speed up inner loop and CI builds.| Docker Documentation