@alxlg #nix is fundamentally a build system with the largest package repository and a fully declarative linux distro attached in its standard library
You can absolutely build oci containers with it and they end up way smaller than those built with #dockerfiles as they only include the necessary programs instead of an entire package manager from whatever distro t hey were based on