# Depot ## Documentation - [Authentication](https://depot.dev/docs/cache/authentication) - [Depot Cache](https://depot.dev/docs/cache/overview) - [Bazel](https://depot.dev/docs/cache/reference/bazel) - [Go Cache](https://depot.dev/docs/cache/reference/gocache) - [Gradle](https://depot.dev/docs/cache/reference/gradle) - [Maven](https://depot.dev/docs/cache/reference/maven) - [moonrepo](https://depot.dev/docs/cache/reference/moonrepo) - [Pants](https://depot.dev/docs/cache/reference/pants) - [sccache](https://depot.dev/docs/cache/reference/sccache) - [Turborepo](https://depot.dev/docs/cache/reference/turbo) - [Authentication](https://depot.dev/docs/cli/authentication) - [Depot CLI Installation](https://depot.dev/docs/cli/installation) - [CLI Reference](https://depot.dev/docs/cli/reference) - [Docker Arm images](https://depot.dev/docs/container-builds/how-to-guides/arm-containers) - [Build autoscaling](https://depot.dev/docs/container-builds/how-to-guides/autoscaling) - [Continuous Integration](https://depot.dev/docs/container-builds/how-to-guides/continuous-integration) - [Dev Containers](https://depot.dev/docs/container-builds/how-to-guides/devcontainers) - [Docker Bake](https://depot.dev/docs/container-builds/how-to-guides/docker-bake) - [Docker](https://depot.dev/docs/container-builds/how-to-guides/docker-build) - [Docker Compose](https://depot.dev/docs/container-builds/how-to-guides/docker-compose) - [Local Development](https://depot.dev/docs/container-builds/how-to-guides/local-development) - [Best practice Dockerfiles](https://depot.dev/docs/container-builds/how-to-guides/optimal-dockerfiles) - [Best practice Dockerfiles for Node.js](https://depot.dev/docs/container-builds/how-to-guides/optimal-dockerfiles/node) - [Best practice Dockerfile for Node.js with pnpm](https://depot.dev/docs/container-builds/how-to-guides/optimal-dockerfiles/node-pnpm-dockerfile) - [Best practice Dockerfiles for Python](https://depot.dev/docs/container-builds/how-to-guides/optimal-dockerfiles/python) - [Best practice Dockerfile for Python with poetry](https://depot.dev/docs/container-builds/how-to-guides/optimal-dockerfiles/python-poetry-dockerfile) - [Best practice Dockerfile for Python with uv](https://depot.dev/docs/container-builds/how-to-guides/optimal-dockerfiles/python-uv-dockerfile) - [Best practice Dockerfile for Rust with cargo-chef and sccache](https://depot.dev/docs/container-builds/how-to-guides/optimal-dockerfiles/rust-dockerfile) - [Accessing Private Registries](https://depot.dev/docs/container-builds/how-to-guides/private-registries) - [Remote container builds](https://depot.dev/docs/container-builds/overview) - [Quickstart for faster Docker image builds with Depot](https://depot.dev/docs/container-builds/quickstart) - [Authentication](https://depot.dev/docs/container-builds/reference/api-authentication) - [Depot API Overview](https://depot.dev/docs/container-builds/reference/api-overview) - [AWS CodeBuild](https://depot.dev/docs/container-builds/reference/aws-codebuild) - [Bitbucket Pipelines](https://depot.dev/docs/container-builds/reference/bitbucket-pipelines) - [Buildkite](https://depot.dev/docs/container-builds/reference/buildkite) - [CircleCI](https://depot.dev/docs/container-builds/reference/circleci) - [Fly.io](https://depot.dev/docs/container-builds/reference/fly) - [GitHub Actions](https://depot.dev/docs/container-builds/reference/github-actions) - [GitLab CI](https://depot.dev/docs/container-builds/reference/gitlab-ci) - [Google Cloud Build](https://depot.dev/docs/container-builds/reference/google-cloud-build) - [Jenkins](https://depot.dev/docs/container-builds/reference/jenkins) - [Travis CI](https://depot.dev/docs/container-builds/reference/travis-ci) - [Troubleshooting](https://depot.dev/docs/container-builds/troubleshooting) - [Core Concepts](https://depot.dev/docs/core-concepts) - [Frequently Asked Questions](https://depot.dev/docs/faq) - [Faster GitHub Actions Runners](https://depot.dev/docs/github-actions/overview) - [Quickstart for GitHub Actions Runners](https://depot.dev/docs/github-actions/quickstart) - [Dagger](https://depot.dev/docs/github-actions/reference/dagger) - [Dependabot](https://depot.dev/docs/github-actions/reference/dependabot) - [GitHub Actions Runner Types](https://depot.dev/docs/github-actions/runner-types) - [Tailscale](https://depot.dev/docs/integrations/tailscale) - [Depot Managed on AWS](https://depot.dev/docs/managed/on-aws) - [Depot Managed Overview](https://depot.dev/docs/managed/overview) - [Using GPUs with Depot Managed](https://depot.dev/docs/managed/using-gpus) - [Depot Registry](https://depot.dev/docs/registry/overview) - [Quickstart for Depot Registry](https://depot.dev/docs/registry/quickstart) - [Security](https://depot.dev/docs/security) ## Blog Posts - [Accelerating builds: Improving EC2 boot time from 4s to 2.8s](https://depot.dev/blog/accelerating-builds-improve-ec2-boot-time) - [Now available: A Depot plugin for asdf](https://depot.dev/blog/asdf-depot-plugin) - [The best CI provider for fast Docker builds](https://depot.dev/blog/best-ci-for-docker) - [Building and Caching Docker Images in Bitbucket Pipelines](https://depot.dev/blog/bitbucket-pipelines-docker-build-limitations) - [Pulling containers faster with eStargz](https://depot.dev/blog/booting-containers-faster-with-estargz) - [Now available: Build autoscaling for everyone](https://depot.dev/blog/build-autoscaling-now-generally-available) - [How to debug your Docker build context with Depot](https://depot.dev/blog/build-context) - [Building Docker Images in CircleCI with Depot](https://depot.dev/blog/build-docker-images-in-circleci) - [Building Docker Images in GitLab CI with Depot](https://depot.dev/blog/build-docker-images-in-gitlab-ci) - [Depot Build Insights: Better visibility into your builds](https://depot.dev/blog/build-insights) - [New build summary link and a refreshed UI](https://depot.dev/blog/build-summary-details) - [Easily generate SBOMs for every build with Depot](https://depot.dev/blog/build-with-sboms) - [How to build Arm and multi-architecture containers today](https://depot.dev/blog/building-arm-containers) - [Building containers from scratch: Layers](https://depot.dev/blog/building-container-layers-from-scratch) - [Building Images: Gzip vs Zstd](https://depot.dev/blog/building-images-gzip-vs-zstd) - [BuildKit in depth: Docker's build engine explained](https://depot.dev/blog/buildkit-in-depth) - [Faster image builds from Buildkite pipelines with Depot](https://depot.dev/blog/buildkite-integration) - [Buildx bake deep dive: Bake all your images with one command](https://depot.dev/blog/buildx-bake-deep-dive) - [Build all of your Docker images concurrently from a file with bake](https://depot.dev/blog/buildx-bake-with-depot) - [Now available: Cache statistics](https://depot.dev/blog/cache-stats) - [Depot Cache v2: Faster builds and new features](https://depot.dev/blog/cache-v2-faster-builds) - [Now available: CircleCI OIDC for Depot builds](https://depot.dev/blog/circleci-oidc) - [Faster Claude Code agents in GitHub Actions](https://depot.dev/blog/claude-code-in-github-actions) - [Comparing GitHub Actions and Depot runners for 2x faster builds](https://depot.dev/blog/comparing-github-actions-and-depot-runners-for-2x-faster-builds) - [Now available: Cache retention policies for GitHub Actions & Depot Cache](https://depot.dev/blog/configuring-cache-retention-on-depot) - [Knowledge share: Insights from our container builds outages at the start of December](https://depot.dev/blog/container-builds-incident) - [Container security at scale: Building untrusted images safely](https://depot.dev/blog/container-security-at-scale-building-untrusted-images-safely) - [Now available: Connect Cycle.io to Depot for faster container image builds](https://depot.dev/blog/cycle-integration-with-depot) - [Now available: Dagger Functions for Depot](https://depot.dev/blog/dagger-functions-for-depot) - [Depot AI: A free open-source Docker registry for public AI models](https://depot.dev/blog/depot-ai) - [Now available: Detailed Depot usage and GitHub Actions analytics](https://depot.dev/blog/depot-and-github-actions-usage) - [Now available: Depot API](https://depot.dev/blog/depot-api) - [Depot is now available in the AWS Marketplace](https://depot.dev/blog/depot-aws-marketplace) - [Now available: Depot ephemeral registry for bake](https://depot.dev/blog/depot-bake-ephemeral-registry) - [Depot is now a member of the CNCF](https://depot.dev/blog/depot-cncf) - [Now available: Configure Docker to run builds with Depot by default](https://depot.dev/blog/depot-configure-docker) - [Depot documentation is now open source](https://depot.dev/blog/depot-docs-now-open-source) - [Building a custom Envoy discovery service for Depot](https://depot.dev/blog/depot-envoy-discovery-service) - [Now available: Depot ephemeral registries](https://depot.dev/blog/depot-ephemeral-registry) - [Introducing Depot managed GitHub Actions Runners](https://depot.dev/blog/depot-github-actions-runners) - [How Depot speeds up Docker builds](https://depot.dev/blog/depot-magic-explained) - [Depot is now SOC 2 compliant](https://depot.dev/blog/depot-soc-2) - [Track your Depot usage across your organization](https://depot.dev/blog/depot-usage) - [Now available: Use Dagger with Depot](https://depot.dev/blog/depot-with-dagger) - [Now available: Use Docker Compose with Depot](https://depot.dev/blog/depot-with-docker-compose) - [Introducing Developer Experience at Depot](https://depot.dev/blog/devex-at-depot-introduction) - [Dialogues in DevEx: A Conversation with Annabelle Thomas Taylor](https://depot.dev/blog/devex-dialogues-annabelle-thomas-taylor) - [Dialogues in DevEx: A Conversation with Dan Davidson](https://depot.dev/blog/devex-dialogues-dan-davidson) - [Dialogues in DevEx: A Conversation with Iris Scholten](https://depot.dev/blog/devex-dialogues-iris-scholten) - [Dialogues in DevEx: A Conversation with Nic Pegg](https://depot.dev/blog/devex-dialogues-nic-pegg) - [Developer Experience: Past, Present & Future](https://depot.dev/blog/devex-past-present-future) - [DevOps to finance: Explaining CI costs to your CFO](https://depot.dev/blog/devops-to-finance-explaining-ci-costs-to-your-cfo) - [Faster Docker builds for Arm without emulation](https://depot.dev/blog/docker-arm) - [Depot Build API: build Docker images as a service](https://depot.dev/blog/docker-build-api) - [The fundamentals of building a Docker image](https://depot.dev/blog/docker-build-fundamentals) - [The complete guide to getting started with building Docker images](https://depot.dev/blog/docker-build-image) - [How to build an image without the Docker cache](https://depot.dev/blog/docker-build-no-cache) - [Docker buildx explained](https://depot.dev/blog/docker-buildx-explained) - [How to clear Docker cache and free up space on your system](https://depot.dev/blog/docker-clear-cache) - [How to use Docker layer caching in GitHub Actions](https://depot.dev/blog/docker-layer-caching-in-github-actions) - [Faster Docker image builds in Cloud Build with layer caching](https://depot.dev/blog/docker-layer-caching-in-google-cloud-build) - [Docker multi-stage builds explained](https://depot.dev/blog/docker-multi-stage-builds) - [Tidy up with docker system prune](https://depot.dev/blog/docker-system-prune) - [Our favorite Docker tools](https://depot.dev/blog/docker-tools) - [Introducing the Dockerfile Explorer](https://depot.dev/blog/dockerfile-explorer) - [Lint a Dockerfile on every build](https://depot.dev/blog/dockerfile-lint-on-build) - [Top 10 common Dockerfile linting issues](https://depot.dev/blog/dockerfile-linting-issues) - [A recap of Depot Drop Week #01](https://depot.dev/blog/drop-week-01) - [Fast Dockerfiles: theory and practice](https://depot.dev/blog/fast-dockerfiles-theory-and-practice) - [Faster Bazel builds with remote cache](https://depot.dev/blog/faster-bazel-builds-with-remote-cache) - [Build Docker images faster using build cache](https://depot.dev/blog/faster-builds-with-docker-caching) - [8x faster queries with PlanetScale Metal](https://depot.dev/blog/faster-database-with-planetscale-metal) - [Faster Docker image builds in AWS CodeBuild](https://depot.dev/blog/faster-docker-image-builds-in-aws-codebuild) - [Making EC2 boot time 8x faster](https://depot.dev/blog/faster-ec2-boot-time) - [Faster GitHub Actions with Depot](https://depot.dev/blog/faster-github-actions) - [Faster Gradle builds with remote cache](https://depot.dev/blog/faster-gradle-builds-with-remote-cache) - [Fly builds, now with Depot](https://depot.dev/blog/fly-builds-powered-by-depot) - [How we launch GitHub Actions runners in 5 seconds](https://depot.dev/blog/github-actions-breaking-five-second-barrier) - [We reverse-engineered the GitHub Actions cache so you don't have to](https://depot.dev/blog/github-actions-cache) - [Now available: GitHub Actions cache management](https://depot.dev/blog/github-actions-cache-management) - [GPUs now available for Depot GitHub Actions runners](https://depot.dev/blog/github-actions-gpus-now-available) - [Running GitHub Actions jobs in a container built with Depot](https://depot.dev/blog/github-actions-jobs-in-a-container) - [How to leverage GitHub Actions matrix strategy](https://depot.dev/blog/github-actions-matrix-strategy) - [Run Depot builds on forks of open-source projects with GitHub Actions](https://depot.dev/blog/github-actions-oss-fork-builds) - [Now available: GitHub Actions Runners settings](https://depot.dev/blog/github-actions-runner-settings) - [Real time visualization and monitoring of GitHub Actions Runners & Jobs](https://depot.dev/blog/github-actions-runners-visualization) - [From Go Code to Container Image with Depot API](https://depot.dev/blog/go-code-to-container-depot-api) - [Go 1.24 remote caching explained](https://depot.dev/blog/go-remote-cache) - [Overmind uses Depot to build Dev Containers 10x faster](https://depot.dev/blog/how-overmind-got-10x-faster-dev-container-builds) - [Deploy to Fly using a Depot builder](https://depot.dev/blog/how-to-build-with-depot-on-fly) - [How to calculate your real GitHub Actions usage in minutes](https://depot.dev/blog/how-to-calculate-github-actions-usage) - [How to reduce CI/CD costs: Complete optimization checklist](https://depot.dev/blog/how-to-reduce-cicd-costs-complete-optimization-guide) - [How to reduce your Docker image size](https://depot.dev/blog/how-to-reduce-your-docker-image-size) - [How to use BuildKit cache mounts in CI providers](https://depot.dev/blog/how-to-use-buildkit-cache-mounts-in-ci) - [How to use Depot to build Docker images in your monorepo](https://depot.dev/blog/how-to-use-depot-in-monorepos) - [How to use Depot to build your containers faster for Fly.io](https://depot.dev/blog/how-to-use-depot-with-fly) - [Windmill.dev builds multi-platform Docker images faster with Depot](https://depot.dev/blog/how-windmill-got-13x-faster-docker-builds) - [Reducing time-to-start](https://depot.dev/blog/infrastructure-provisioner-v3) - [Introducing Depot β€” A faster way to build Docker images](https://depot.dev/blog/introducing-depot) - [Introducing Depot Cache](https://depot.dev/blog/introducing-depot-cache) - [Now available: Depot Registry](https://depot.dev/blog/introducing-depot-registry) - [Introducing Ultra Runners β€” Up to 3x faster GitHub Actions jobs](https://depot.dev/blog/introducing-github-actions-ultra-runners) - [Kysely dialect for PlanetScale](https://depot.dev/blog/kysely-dialect-planetscale) - [Now available: Larger builder sizes for Depot](https://depot.dev/blog/larger-builders-for-faster-builds) - [Accelerated local builds, with instant shared cache](https://depot.dev/blog/local-builds) - [New feature: Login with Google and Microsoft](https://depot.dev/blog/login-with-google-microsoft) - [Now available: macOS GitHub Actions runners](https://depot.dev/blog/mac-github-actions-runners) - [Knowledge share: Insights from our major outage on May 8th](https://depot.dev/blog/may-8-outage) - [How to build multi-platform Docker images in GitHub Actions](https://depot.dev/blog/multi-platform-docker-images-in-github-actions) - [Now available: Audit logging for improved security](https://depot.dev/blog/now-available-audit-logging-for-improved-security) - [Now available: Claude Code sessions in Depot](https://depot.dev/blog/now-available-claude-code-sessions-in-depot) - [Now available: Egress filtering for GitHub Actions Runners](https://depot.dev/blog/now-available-egress-filtering-for-github-actions-runners) - [Now available: Gocache v2 for improved Golang build performance](https://depot.dev/blog/now-available-gocache-v2-faster-improved-golang-build-performance) - [How to optimize Docker image builds for Depot](https://depot.dev/blog/optimize-for-remote-docker-image-builds) - [Now available: Project build timeouts](https://depot.dev/blog/project-build-timeouts) - [New feature: Select the region for your Depot projects](https://depot.dev/blog/project-region-selection) - [New feature: project tokens](https://depot.dev/blog/project-tokens) - [How to reduce the size of a Docker image using dive](https://depot.dev/blog/reducing-image-size-with-dive) - [How we cut GitHub Actions queue times by 4x](https://depot.dev/blog/reducing-queue-time-with-cached-schemas) - [How to reuse builds across integration test workflows](https://depot.dev/blog/registry-integration-testing-load-save) - [Observing serverless applications | AWS re:Invent 2024](https://depot.dev/blog/reinvent-2024-observing-serverless-applications) - [Remote build caching: The secret to lightning-fast builds](https://depot.dev/blog/remote-build-caching-secret-to-software-builds) - [Best practice Dockerfile for speedy Rust builds](https://depot.dev/blog/rust-dockerfile-best-practices) - [Fast Rust builds with sccache and GitHub Actions](https://depot.dev/blog/sccache-in-github-actions) - [Introducing self-hosted Depot builders](https://depot.dev/blog/self-hosted-depot) - [Self-hosted GitHub Actions runners aren't free](https://depot.dev/blog/self-hosting-github-actions) - [How slow builds are costing you money](https://depot.dev/blog/slow-builds-are-costing-you-money) - [How to speed up your Docker builds](https://depot.dev/blog/speed-up-docker-builds) - [Now available: Connect Depot to your Tailscale tailnet](https://depot.dev/blog/tailscale-integration) - [Turbo Builders are now available](https://depot.dev/blog/turbo-builders) - [macOS GitHub Actions Runners are now twice as fast](https://depot.dev/blog/ultra-runners-for-macos) - [Uncovering Disk I/O Bottlenecks in GitHub Actions](https://depot.dev/blog/uncovering-disk-io-bottlenecks-github-actions-ci) - [Now available: Usage caps](https://depot.dev/blog/usage-caps) - [What are Docker layers anyway?](https://depot.dev/blog/what-are-docker-layers) - [What is a tar file?](https://depot.dev/blog/what-is-a-tar-file) - [Why platform teams are focused on CI/CD optimization](https://depot.dev/blog/why-platform-teams-are-focused-on-ci-cd-optimization) - [Why you should avoid COPY --link in your Dockerfile](https://depot.dev/blog/why-you-should-avoid-copy-link-in-your-dockerfile) - [Now available: Windows GitHub Actions runners](https://depot.dev/blog/windows-github-actions-runners) ## Changelog - [Depot CLI v0.1.0](https://depot.dev/changelog/2022-05-14-depot-cli-0-1-0) - [depot/build-push-action GitHub Action](https://depot.dev/changelog/2022-05-16-build-push-action) - [Docs, docs, docs](https://depot.dev/changelog/2022-05-31-docs) - [Self-hosted Depot builders](https://depot.dev/changelog/2022-06-14-self-hosted-builders) - [Project Tokens](https://depot.dev/changelog/2022-06-21-project-tokens) - [Stability fixes](https://depot.dev/changelog/2022-07-28-stability-fixes) - [Self-hosted Depot builders](https://depot.dev/changelog/2022-07-31-self-hosted-builders) - [New collaboration blog post with PostHog](https://depot.dev/changelog/2022-08-05-posthog-blog-post) - [Self-hosted Depot builders are now available](https://depot.dev/changelog/2022-08-18-self-hosted-builders) - [Updated docs and doc search](https://depot.dev/changelog/2022-08-19-updated-docs) - [Further stability improvements](https://depot.dev/changelog/2022-09-16-stability-improvements) - [depot CLI is now at v1.0.0](https://depot.dev/changelog/2022-09-22-depot-cli-1-0-0) - [New GitLab CI integration](https://depot.dev/changelog/2022-09-28-gitlab-ci-integration) - [Login with Google and Microsoft](https://depot.dev/changelog/2022-10-30-oauth-login) - [Company updates](https://depot.dev/changelog/2022-10-31-company-updates) - [Faster image builds inside Bitbucket Pipelines](https://depot.dev/changelog/2022-11-09-bitbucket-guide) - [Use depot as an asdf plugin](https://depot.dev/changelog/2022-11-11-asdf-plugin) - [Platform upgrade](https://depot.dev/changelog/2022-11-28-platform-upgrade) - [New CI-focused onboarding](https://depot.dev/changelog/2022-11-29-new-onboarding) - [Depot joins Y Combinator](https://depot.dev/changelog/2022-12-07-y-combinator-launch) - [Select the region for your Depot project](https://depot.dev/changelog/2022-12-12-region-selection) - [More docs updates](https://depot.dev/changelog/2022-12-28-docs-updates) - [Depot Community on Discord πŸŽ‰](https://depot.dev/changelog/2023-01-07-discord-community) - [depot CLI v1.6.0 is now available](https://depot.dev/changelog/2023-01-27-depot-cli-1-6-0) - [depot/bake-action GitHub Action](https://depot.dev/changelog/2023-01-31-bake-action) - [Depot API is now in private beta](https://depot.dev/changelog/2023-02-07-api-private-beta) - [Depot builds Mastodon multi-platform images 53x faster](https://depot.dev/changelog/2023-02-15-mastodon-benchmark) - [Turbo builders are now available](https://depot.dev/changelog/2023-02-24-turbo-builders) - [New landing page](https://depot.dev/changelog/2023-02-28-new-landing-page) - [Cache statistics and insights ⚑](https://depot.dev/changelog/2023-03-17-cache-statistics) - [Buildkite integration with OIDC support](https://depot.dev/changelog/2023-03-31-buildkite) - [depot CLI v2.7.2 released πŸŽ‰](https://depot.dev/changelog/2023-03-31-depot-cli-2-7-2) - [YC W23 Demo Day πŸš€](https://depot.dev/changelog/2023-04-03-y-combinator) - [Improved billing details](https://depot.dev/changelog/2023-04-10-billing-details) - [GitHub Action updates](https://depot.dev/changelog/2023-04-18-github-actions) - [Kysely dialect for PlanetScale](https://depot.dev/changelog/2023-04-24-kysely-dialect) - [depot CLI v2.10.0 is now available πŸŽ‰](https://depot.dev/changelog/2023-05-01-depot-cli-2-10-0) - [Improved layer hashing performance for large layers](https://depot.dev/changelog/2023-05-01-improved-hashing) - [Depot docs are now open-source](https://depot.dev/changelog/2023-05-02-docs-open-source) - [Local builds with instant cache sharing](https://depot.dev/changelog/2023-05-17-local-builds) - [Product Hunt launch and Show HN πŸŽ‰](https://depot.dev/changelog/2023-05-23-hacker-news-product-hunt) - [depot CLI v2.17.2 is now available](https://depot.dev/changelog/2023-05-31-depot-cli-2-17-2) - [Lint any Dockerfile during any Docker image build](https://depot.dev/changelog/2023-05-31-lint) - [Control self-hosted builders from the Project Settings](https://depot.dev/changelog/2023-06-05-reset-machines) - [Updated build visualization UI ⚑](https://depot.dev/changelog/2023-06-06-build-ui) - [New integration guide for Jenkins](https://depot.dev/changelog/2023-06-20-jenkins-guide) - [The Depot API is now public πŸŽ‰](https://depot.dev/changelog/2023-06-21-depot-api) - [Upgrade to depot CLI v2.21.0](https://depot.dev/changelog/2023-06-29-depot-cli-2-21-0) - [Cache Storage V2](https://depot.dev/changelog/2023-07-17-cache-storage-v2) - [Announcing depot.ai](https://depot.dev/changelog/2023-07-18-depot-ai) - [Llama 2 πŸ¦™ added to the registry](https://depot.dev/changelog/2023-07-19-llama-2) - [Added support for open-source pull request builds](https://depot.dev/changelog/2023-07-19-open-source-pull-requests) - [New Docker CLI plugin and GitHub Action](https://depot.dev/changelog/2023-07-27-depot-configure-docker) - [Semgrep integration with --lint](https://depot.dev/changelog/2023-08-01-semgrep-integration-with-lint) - [Depot is now a member of the CNCF](https://depot.dev/changelog/2023-08-10-depot-cncf) - [New buildx driver for Depot πŸŽ‰](https://depot.dev/changelog/2023-08-11-buildx-driver-for-depot) - [New integration guides for docker build and Dev Containers](https://depot.dev/changelog/2023-08-11-new-integration-guide-for-docker-build) - [Build minute usage caps](https://depot.dev/changelog/2023-08-31-build-minute-usage-caps) - [New logo & branding](https://depot.dev/changelog/2023-09-01-new-branding) - [Use CircleCI OIDC for builds](https://depot.dev/changelog/2023-09-07-circleci-oidc) - [@depot/cli Node.js package](https://depot.dev/changelog/2023-09-15-npm-package) - [Language & framework guides](https://depot.dev/changelog/2023-09-20-language-framework-guides) - [Depot CLI v2.38.1](https://depot.dev/changelog/2023-09-27-depot-cli-2-38-1) - [Build Insights](https://depot.dev/changelog/2023-10-16-build-insights) - [SBOMs](https://depot.dev/changelog/2023-10-17-sboms) - [Track your usage](https://depot.dev/changelog/2023-10-18-track-your-usage) - [Infrastructure Provisoner v3](https://depot.dev/changelog/2023-10-19-infrastructure-provisioner-v3) - [AWS Marketplace Billing](https://depot.dev/changelog/2023-10-20-aws-marketplace) - [Dockerfile Explorer](https://depot.dev/changelog/2023-10-20-dockerfile-explorer) - [Depot CLI v2.45.5](https://depot.dev/changelog/2023-10-30-depot-cli-2-45-5) - [Save a build in a temporary registry (beta)](https://depot.dev/changelog/2023-11-15-temporary-registry) - [AWS CodeBuild integration guide](https://depot.dev/changelog/2023-11-21-aws-codebuild-integration) - [Logs view enhancements](https://depot.dev/changelog/2023-11-24-logs-view-enhancements) - [Trust policies in the Depot API](https://depot.dev/changelog/2023-11-27-trust-policies) - [Ephemeral registries](https://depot.dev/changelog/2023-12-06-ephemeral-registries) - [New depot/pull-action GitHub Action](https://depot.dev/changelog/2023-12-07-github-action) - [Debug your build context](https://depot.dev/changelog/2023-12-15-debug-build-context) - [depot CLI v2.49.0](https://depot.dev/changelog/2023-12-20-depot-cli-2-49-0) - [depot CLI v2.53.0](https://depot.dev/changelog/2024-01-31-depot-cli-2-53-0) - [Filter your Docker build logs](https://depot.dev/changelog/2024-02-12-logs-view-facets) - [Now in beta: Depot managed GitHub Action Runners](https://depot.dev/changelog/2024-02-19-github-action-runners) - [depot CLI v2.54.1](https://depot.dev/changelog/2024-02-26-depot-cli-2-54-1) - [depot bake now has targeted load 🀩](https://depot.dev/changelog/2024-03-04-depot-bake-targeted-load) - [Depot ephemeral registry now available for depot bake](https://depot.dev/changelog/2024-03-11-ephemeral-registry-for-depot-bake) - [Integrate with Mint via OIDC trust relationships](https://depot.dev/changelog/2024-03-15-mint-oidc-trust-relationship) - [depot pull-token now available](https://depot.dev/changelog/2024-03-18-pull-token-support) - [Daggerverse module for Depot v1.1.0 now available](https://depot.dev/changelog/2024-03-26-depot-daggerverse-1-1-0) - [Best practice Dockerfile for Rust](https://depot.dev/changelog/2024-03-30-rust-dockerfile) - [Depot GitHub Actions Runners for ARM now in beta](https://depot.dev/changelog/2024-04-08-github-actions-runners-for-arm-beta) - [New Contact us pane for faster Depot support](https://depot.dev/changelog/2024-04-14-contact-us-pane) - [AWS PrivateLink now available for Depot remote container builds](https://depot.dev/changelog/2024-04-20-aws-privatelink-now-available) - [Increased disk sizes for GitHub Actions runners](https://depot.dev/changelog/2024-04-22-increased-disk-sizes-for-github-actions-runners) - [New Fly.io integration guide](https://depot.dev/changelog/2024-05-05-fly-io-integration-guide) - [New GitHub Actions Runners sizes now available in Depot](https://depot.dev/changelog/2024-05-14-smaller-and-larger-github-actions-runners) - [New API endpoints for managing project tokens](https://depot.dev/changelog/2024-05-20-project-token-api-endpoints) - [Nydus support now in beta for Docker image builds](https://depot.dev/changelog/2024-05-24-nydus-support-in-beta) - [depot bake can now build with multiple projects in parallel](https://depot.dev/changelog/2024-06-07-depot-cli-bake-multiple-projects) - [New Depot dashboard UI](https://depot.dev/changelog/2024-06-11-new-depot-dashboard) - [View and delete GitHub Actions cache entries](https://depot.dev/changelog/2024-06-20-github-actions-cache-management) - [Now in beta: I/O-optimized GitHub Actions runners](https://depot.dev/changelog/2024-06-21-io-optimized-github-actions-runner-beta) - [depot CLI v2.70.0](https://depot.dev/changelog/2024-06-30-depot-cli-2-70-0) - [Purge your GitHub Actions cache](https://depot.dev/changelog/2024-07-12-purge-github-actions-cache) - [Streamlined Onboarding](https://depot.dev/changelog/2024-07-12-streamlined-onboarding) - [Now in beta: Ubuntu 24.04 GitHub Actions runners](https://depot.dev/changelog/2024-07-12-ubuntu-24-04-github-actions-runner-beta) - [depot CLI v2.72.0](https://depot.dev/changelog/2024-07-15-depot-cli-2-72-0) - [Usage caps for GitHub Actions minutes](https://depot.dev/changelog/2024-07-15-github-actions-usage-caps) - [Download detailed usage reports](https://depot.dev/changelog/2024-07-24-detailed-usage-reports) - [Bulk delete GitHub Cache entries](https://depot.dev/changelog/2024-08-24-gha-cache-bulk-delete) - [depot CLI v2.75.0](https://depot.dev/changelog/2024-08-27-depot-cli-2-75-0) - [Project build health over the past 30 builds](https://depot.dev/changelog/2024-09-11-project-build-health) - [Support for build platforms in Compose files](https://depot.dev/changelog/2024-09-12-build-platforms-support-in-compose) - [New best practice Dockerfiles for Python](https://depot.dev/changelog/2024-09-19-new-python-guides) - [Depot Cache Explorer](https://depot.dev/changelog/2024-10-07-depot-cache-explorer) - [Sharing builds with other users](https://depot.dev/changelog/2024-10-23-build-sharing) - [Debug GitHub Actions queue timings](https://depot.dev/changelog/2024-11-14-github-actions-queue-time) - [Cache usage updates](https://depot.dev/changelog/2024-12-07-cache-usage-updates) - [Download cache files](https://depot.dev/changelog/2025-01-22-download-cache-files) - [Force-terminate GitHub Actions jobs](https://depot.dev/changelog/2025-01-22-force-terminate-github-actions-jobs) - [Connect multiple GitHub organizations to a single Depot organization](https://depot.dev/changelog/2025-02-17-connect-multiple-github-organizations) - [depot-ubuntu-latest now uses Ubuntu 24.04](https://depot.dev/changelog/2025-02-20-ubuntu-latest-is-now-v24) - [Filter builds and GitHub Actions jobs](https://depot.dev/changelog/2025-02-24-filter-builds-and-github-actions-jobs) - [Depot Cache now supports Go cache](https://depot.dev/changelog/2025-03-03-gocacheprog) - [depot CLI v2.84.0](https://depot.dev/changelog/2025-03-10-depot-cli-2-84-0) - [Added RegistryService to the API](https://depot.dev/changelog/2025-03-20-registry-service) - [Depot Cache now supports Maven](https://depot.dev/changelog/2025-05-07-depot-cache-maven-support) - [Reset BuildKit machines in Depot](https://depot.dev/changelog/2025-05-21-reset-container-build-machines) - [depot CLI v2.87.0](https://depot.dev/changelog/2025-06-10-depot-push-env-var-auth) - [Dependabot now runs on Depot GitHub Actions runners](https://depot.dev/changelog/2025-06-24-dependabot-support) - [New depot cargo command for accelerated Rust builds](https://depot.dev/changelog/2025-06-30-depot-cargo-command) ## Customers - [How Bastion cut build times by 6x and halved GitHub Actions spending with Depot](https://depot.dev/customers/bastion) - [How Hathora uses Depot to power Docker builds for game developers at scale](https://depot.dev/customers/hathora) - [How Jane cut GitHub Actions costs in half and increased throughput by 25% with Depot](https://depot.dev/customers/jane-app) - [How People Data Labs made their builds 25% faster at a third of the cost with Depot](https://depot.dev/customers/people-data-labs) - [How Posthog cut build times by 55x, and continues to ship β€œweirdly fast” with Depot](https://depot.dev/customers/posthog)