Varun Srinivasan pfp
Varun Srinivasan
@v
Depot has been quietly working to make Docker builds very, very fast h/t to @sds for finding them, we now use them everywhere https://depot.dev/
8 replies
1 recast
37 reactions

Joe Petrich 🟪 pfp
Joe Petrich 🟪
@jpetrich
Are they doing anything novel? I read their docs and it sounds like they just have beefy machines and a cache. We've used kaniko cache to great effect for the same purpose. It wasn't trivial to set up but it was pretty easy.
1 reply
0 recast
0 reaction

Joe Petrich 🟪 pfp
Joe Petrich 🟪
@jpetrich
They have a blog post comparing themselves to kaniko but the example is cherry-picked and they're not using similarly sized build machines. I'm pretty sure they're just running docker on bigger instances with SSDs. Maybe that has product market fit, but it's not hard and I'd prefer to self host that.
1 reply
0 recast
0 reaction

Shane da Silva pfp
Shane da Silva
@sds
They've implemented genuinely useful improvements on top of Buildx with respect to --load and --push behavior to make them noticeably faster. Having managed the build infrastructure at a large co. in a previous life, this significantly improves QoL for folks that want that kind of infra with minimal effort.
1 reply
1 recast
2 reactions

Joe Petrich 🟪 pfp
Joe Petrich 🟪
@jpetrich
I see how it could be useful if you want to spend absolutely zero effort on your own build infra, but I'm surprised there's enough value there to build a company around it. I hope they quickly find a ton of usage and all the cloud providers either acquire or copy them!
0 reply
0 recast
1 reaction