nixpkgs/pkgs/build-support/docker
Antoine Eiche cb6fc52f99 dockerTools.buildImageWithNixDb: Make output paths valid and add gcroots
The database dump doesn't contain sha and size. This leads to invalid
path in the container. We have to fix the database by using
nix-store.
Note a better way to do this is available in Nix 1.12 (since the
database dump contains all required information).

We also add content output paths in the gcroots since they ca be used
by the container.
2017-09-20 20:14:29 +02:00
..
default.nix dockerTools.buildImageWithNixDb: Make output paths valid and add gcroots 2017-09-20 20:14:29 +02:00
detjson.py dockerTools: private registry support 2016-01-27 21:13:07 +00:00
examples.nix dockerTools.buildImageWithNixDb: populate the Nix Db of the image Nix store 2017-09-20 20:14:24 +02:00
pull.sh dockerTools.pullImage: change the docker deamon readiness mechanism 2017-09-04 10:52:16 +02:00
tarsum.go dockerTools: disable compression in tarsum.go 2016-07-02 02:22:36 -04:00