I've used the nixos/nix image from Docker Hub[1] to run some CI scripts using Nix to build my projects.
As far as I understand it, it's basically Alpine Linux with the Nix package manager and tools preinstalled, but it worked pretty well for me.
[1]: https://hub.docker.com/r/nixos/nix/