5 ms·
This is to solve such issues that I am using and running StableBuild. It is a managed service that keeps a cached copy of your dependencies at a specific time
by malikolivier 5mo ago
This is to solve such issues that I am using and running StableBuild.
It is a managed service that keeps a cached copy of your dependencies at a specific time.
You can pin your dependencies within a Dockerfile and have reproducible docker images.
- schonfinkel 5mo agoI don't wanna be that guy but... NIX FIXES THIS.
- dijit 5mo agoSo does Bazel. :p
- evanjrowley 5mo agoadding to the list, one exotic approach to this problem is stagex https://codeberg.org/stagex/stagex https://codeberg.org/stagex/stagex