Argh, yet another way to distribute userland images.
AppImages does it right by including the run-time with the image itself - no prior installation needed.
More nix less containers, btw.
E.g. docker run -ti nixery.dev/shell/cowsay bash for on-the-fly containers based on Nix.
replies(3):