Sign inSign up

cirepo/nix

By cirepo

Updated about 7 years ago

The Nix package manager.

Image
0

2.6K

cirepo/nix repository overview

This image contains an installation of the Nix package manager.

Use this build to create your own customized images as follows:

FROM nixos/nix

RUN nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixpkgs
RUN nix-channel --update

RUN nix-build -A pythonFull '<nixpkgs>'

Tag summary

Content type

Image

Digest

Size

236 MB

Last updated

about 7 years ago

docker pull cirepo/nix:2.2.1-alpine-3.9