Remix.run Logo
malikolivier 4 hours 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 4 hours ago | parent [-]

I don't wanna be that guy but...

NIX FIXES THIS.

dijit 3 hours ago | parent [-]

So does Bazel. :p

evanjrowley 26 minutes ago | parent [-]

adding to the list, one exotic approach to this problem is stagex https://codeberg.org/stagex/stagex