Hacker News new | ask | show | jobs
by reddit_clone 699 days ago
But that comes _after_ you have chosen VMs over Containers yes?

If you are using VMs, I think NixOs/Guix is a good choice. Reproducible builds, Immutable OS, Immutable binaries and Dead easy rollback.

It still looks somewhat futuristic. Hopefully gets traction.

2 comments

Nix is actually a really nice tool for building docker images: https://xeiaso.net/talks/2024/nix-docker-build/
if you're using nixos, just to do provisioning, I would argue OStree is a better fit.