Hacker News new | ask | show | jobs
by krakensden 4118 days ago
The systemd team has some goals around this, but the current 'state of the art' is that you reship all your containers.
1 comments

I'm not sure how the systemd btrfs volume scheme actually solves this issue. The only ones who seem to have solved the problem are Nix through the use of isolated environment builds, associating packages via hashes and building anew for every discrepancy (new version, different configuration switch) while associating it in a store.