A function that generate a wrapper script leveraging mkShell.
Very handy, and I think it’s a low hanging fruit gap in the ecosystem.
It’s based on pkgs.dockerTools.streamNixShellImage, that I had to adapt to generate a GPU friendly container for a normie OS (Ubuntu Server) that actually made more sense to separate the wrapper part from the container construction part.