nixpkgs/pkgs/build-support/docker
Antoine Eiche ce838e52b9 dockerTools.buildImage: do not add /nix/store in the tar stream
Since the /nix/store directory is not immutable, tar can fails if it
has to push it into the layer archive.

Fixes #34137.
2018-02-14 06:40:41 +01:00
..
default.nix dockerTools.buildImage: do not add /nix/store in the tar stream 2018-02-14 06:40:41 +01:00
detjson.py dockerTools: private registry support 2016-01-27 21:13:07 +00:00
examples.nix dockerTools.examples: correct a typo in comments 2018-01-01 16:13:40 +08:00
pull.nix treewide: Fix deps in a few other fixed output derivations 2018-01-10 11:18:44 -05: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