{"id":67759,"title":"⚡ Depot - a faster way to build Docker images","tagline":"A remote container build service that is 3-14x faster than CI providers, with emulation-free support for both Intel \u0026 Arm architectures","body":"Hey everyone! We’re Kyle and Jacob, and we’re excited to share [Depot](https://depot.dev/) with all of you.\n\n[![uploaded image](/media/?type=post\u0026id=67759\u0026key=user_uploads/600738/bc4dbd39-a0a3-4838-a4f5-20e6302c00b2)](https://depot.dev/benchmark/temporal)\n\nDepot is a remote container build service that is 3-14x faster than building Docker images inside of generic CI providers. It’s much faster than existing solutions like GitHub Actions because we run BuildKit the right way with a persistent SSD cache. We launch both Intel and Arm VMs for each build, allowing you to build native multi-platform or Arm images without any slow emulation.\n\nPostHog’s Docker builds [run around 5x faster with Depot](https://posthog.com/blog/speeding-up-posthog-builds-with-depot), reducing daily time spent on builds from 5+ hours to just an hour. We continuously benchmark several open-source projects, comparing `docker build` and `depot build`, including:\n\n* [Temporal](https://depot.dev/benchmark/temporal) (\\~14.5x faster, saving 7 hours over the last 10 builds)\n* [Supabase](https://depot.dev/benchmark/supabase) (\\~8.5x faster, saving 2 hours over the last 10 builds)\n\n### Our background\n\nAs software and platform engineers, we absolutely hate slow CI builds. Everyone has their own internal timer for what classifies a slow build, our own is 5 minutes, if it takes longer than that we get annoyed. We have experienced first-hand the pain and challenge of keeping Docker container builds fast, optimizing/re-optimizing pipelines and Dockerfiles, and implementing custom runners for multi-platform builds. It’s all annoying, unnecessary, and a drain on developer happiness.\n\nOverall, slow builds clog up the delivery pipeline and take time away from iterating on new ideas and fixing problems for users.\n\n### Building Docker images is slow\n\nBuilding Docker images in CI providers like GitHub Actions, CircleCI, etc. is slow:\n\n* **Saving and loading layer cache is slow.** Transferring the cache over the network to the ephemeral CI runners eats away at any cache time savings.\n* **Runner resources are constrained,** with limited CPUs, RAM, and disk space.\n* **Multi-platform and Arm builds require emulation.** Emulation is orders of magnitude slower than native, and Arm is increasingly important with the rise of popularity with devices like MacBook M1, Graviton, etc.\n\n### Our Solution\n\nDepot provides managed VMs running BuildKit, the backing build engine for Docker. Each VM includes 4 CPUs, 8GB of memory, and a persistent 50GB SSD cache disk. We launch both native Intel and Arm machines on AWS. You can choose to have your builder VMs launch in our AWS account or in your own if you want to maintain total control over your data.\n\nOur `depot` CLI is a drop-in replacement for `docker build` as we embed Docker `buildx` directly as a library. Anything you can build with Docker today, you can build with Depot on our remote VMs.\n\n![uploaded image](/media/?type=post\u0026id=67759\u0026key=user_uploads/600738/79d72d22-c290-4d0f-87bc-2e2ae2527797)\n\n### Signing up\n\nWe love having new folks try out Depot and throw new questions \u0026 feedback our way. It really is the fuel that keeps a new startup going.\n\nIf you’re annoyed by your slow Docker image builds today, we have a 14-day free trial that you automatically get when you sign up here: \u003chttps://depot.dev/sign-up\u003e.","slug":"Hct-depot-a-faster-way-to-build-docker-images","created_at":"2022-12-07T14:37:25.884Z","updated_at":"2026-05-25T06:04:34.066Z","total_vote_count":37,"url":"https://www.ycombinator.com/launches/Hct-depot-a-faster-way-to-build-docker-images","share_image_url":"//bookface-static.ycombinator.com/assets/ycdc/yc-og-image-c440a0ad1dacfb86eeeb343717479cc54d256614449b4ef719977a0a451f8bc8.png","company":{"id":27693,"name":"Depot","slug":"depot","url":"https://depot.dev","logo":"https://bookface-images.s3.amazonaws.com/small_logos/4bc0c4958bdeddfb5cee7883f042a17f65e1bd00.png","batch":"Winter 2023","industry":"B2B","tags":["Developer Tools","DevOps"],"search_path":"https://bookface.ycombinator.com/company/27693"}}