Hey all I’m one of the founders of Depot and am super excited to be launching this!
We’ll be working with everyone at Fly on the rollout / fixing any issues that arise and continuing to work on what’s next.
I also want to mention that we have written a few guides and blog posts about Dockerfile optimizations that may be useful, if anyone is looking to further improve build times, caching, and image size:
- Docker multi-stage builds explained
- How to optimize Docker image builds for Depot
- How to reduce the size of a Docker image using dive
- Best practice Dockerfile for speedy Rust builds
- Best practice Dockerfile for Rust with cargo-chef and sccache | Languages | Depot Documentation
- Best practice Dockerfile for Node.js with pnpm | Languages | Depot Documentation