|
|
|
|
|
by adisbladis
1091 days ago
|
|
This is only true if use a Docker based workflow using `FROM nixos/nix`.
This image exists mainly as a way for people to try out Nix with, not to build production images on top of.
We ship many things which bloat the image size but makes it nicer for interactive usage. Using dockerTools from nixpkgs is much better and gives you much smaller images closer to Alpine size. |
|
Edit: with nothing in the contents it's 144M, which is getting reasonable but still nearly 30x alpine base