FROM nixos/nix
RUN nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixpkgs
RUN nix-channel --add https://nixos.org/channels/nixos-19.09 nixos
RUN nix-channel --update
CMD ["/bin/sh"]
Usage:
docker run -it kgkoutis/nix
Content type
Image
Digest
Size
121.4 MB
Last updated
over 6 years ago
docker pull kgkoutis/nix